kamenim/samba.git
2010-09-15 Andrew Tridgells4-auth: allow multiple active auth backends
2010-09-15 Andrew Tridgells4-smb: serialise session setup operations
2010-09-15 Andrew Tridgelltalloc: fixed spelling errors in comment
2010-09-15 Andrew Tridgells4-rodc: add a trigger message for REPL_SECRET to auth_sam
2010-09-15 Andrew Tridgells4-messaging: add support for no_reply in irpc messages
2010-09-15 Andrew Tridgells4-kcc: removed redundent loop check
2010-09-15 Andrew Tridgells4-smb: smbsrv_blob_push_string() can return -1
2010-09-15 Andrew Tridgells4-dsdb: check for invalid backend type
2010-09-15 Andrew Tridgells4-rootdse: setup length after NULL check
2010-09-15 Andrew Tridgells4-dsdb: fixed use after free for RODC
2010-09-15 Andrew Tridgells4-dsdb: free right context on failure
2010-09-15 Andrew Tridgells4-dsdb: defer ac->msg after check for NULL ac
2010-09-15 Andrew Tridgells4-anr: check for allocation failure before use
2010-09-15 Volker Lendeckes4: Fix two typos
2010-09-14 Pierre CarrierAllows changing the maximum number of simultaneous...
2010-09-14 Jeremy AllisonEnsure incoming timespec values correctly wrap at nsecs.
2010-09-14 Jeremy AllisonFix string_to_sid() to allow non '\0' termination of...
2010-09-14 Andrew Bartletts3-torture Add tests to show that the dom_sid parsing...
2010-09-14 Andrew Bartletts3-util_sid Use the NDR parser to parse struct dom_sid
2010-09-14 Andrew Bartlettlibcli/security Use sid_append_rid() in dom_sid_append_...
2010-09-14 Andrew Bartlettlibcli/security Merge source3/ string_to_sid() to commo...
2010-09-14 Andrew Bartletts3-util_sid use ARRAY_SIZE() to ensure we never overflo...
2010-09-14 Andrew Bartletts3-util_sid Accept S-1-5 as a SID
2010-09-14 Andrew Bartletts3-dom_sid Use C99 types in dom_sid handling
2010-09-14 Björn Jackes3/profile: remove the magical clock initialization...
2010-09-14 Björn Jackes3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
2010-09-14 Björn Jackelibreplace: use CLOCK_HIGHRES when available
2010-09-14 Günther Deschnerntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE...
2010-09-14 Jelmer Vernooijrpc_server: Remove unnecessary dependency on server...
2010-09-14 Jelmer Vernooijwaf: work around circular dependency finder erroneously...
2010-09-14 Jelmer Vernooijselftest: Error out rather than die() when setting...
2010-09-14 Jelmer Vernooijselftest: If setting up environment fails, mark testsui...
2010-09-14 Günther Deschners4-smbtorture: try to fix spoolss winreg Form tests...
2010-09-14 Stefan Metzmachertdb: add ABI/tdb-1.2.4.sigs
2010-09-14 Jelmer Vernooijnss_winbind: Fix soname.
2010-09-14 Jelmer Vernooijsubunit: Use RemoteError when passing errors to upstrea...
2010-09-14 Jelmer Vernooijparam: Add prototype for lpcfg_private_dir(), used...
2010-09-14 Jelmer Vernooijsubunit.pm: Fold Subunit::Filter into Subunit, trim...
2010-09-14 Jelmer Vernooijsubunit.pm: Remove output_msg/control_msg functions.
2010-09-14 Jelmer Vernooijselftest: Remove testsuite parsing.
2010-09-14 Jelmer Vernooijsubunit.pm: Simplify subunit handling in perl.
2010-09-14 Jelmer Vernooijsubunit.pm: Pass through milliseconds in time reports.
2010-09-14 Jelmer Vernooijselftest: Report times in milliseconds rather than...
2010-09-14 Jelmer Vernooijsubunit: Use standard subunit functions for reproducing...
2010-09-14 Jelmer Vernooijsubunit: Remove unused methods.
2010-09-14 Jelmer Vernooijsubunit: Use standard functions for addSuccess, addExpe...
2010-09-14 Jelmer Vernooijsubunit: Use standard addError method implementation.
2010-09-14 Jelmer Vernooijsubunit: Pass TestCase objects to startTest rather...
2010-09-14 Jelmer Vernooijsubunit: Use subunit standard functions for handling...
2010-09-14 Jelmer Vernooijsubunit: Use standard subunit test protocol client...
2010-09-14 Jelmer Vernooijsubunit: Initial work on using the standard TestResult...
2010-09-14 Günther Deschners3-waf: fix the build after privilege code changes.
2010-09-14 Volker Lendeckes3: Remove some unnecessary if-statements
2010-09-13 Jeremy AllisonFix bug 7409 - Thousands of reduce_name: couldn't get...
2010-09-13 Volker Lendeckentlm_auth: Fix a valgrind error
2010-09-13 Matthias Dieter... s4:SID handling - always encode the SID using "ldap_enc...
2010-09-13 Matthias Dieter... s4:cosmetic - the SID attribute is called objectSid...
2010-09-13 Matthias Dieter... testdata/samba3/provision_samba3sam.ldif - update also...
2010-09-13 Jelmer Vernooijparam: Only include param_proto.h for Samba builds...
2010-09-13 Volker Lendeckes3: Fix a typo
2010-09-13 Volker Lendeckes3: Fix a typo (authentictaion->authentication)
2010-09-13 Volker Lendeckes3: Do not directly log off after a pam_logon
2010-09-13 Volker Lendeckes3: Fix wbinfo arg for --pam-logon
2010-09-13 Volker Lendeckentlm_check: Fix some nonempty blank lines
2010-09-13 Stefan Metzmacherlib/tdb: change version to 1.2.4 after hash checking...
2010-09-13 Rusty Russelltdb: put example hashes into header, so we notice incor...
2010-09-13 Rusty Russelltdb: fix tdb_check() on other-endian tdbs.
2010-09-13 Rusty Russelltdb: fix tdb_check() on read-only TDBs to actually...
2010-09-13 Rusty Russelltdb: make check more robust against recovery failures.
2010-09-13 Matthias Dieter... Revert "s4:samldb LDB module - simplify the message...
2010-09-12 Matthias Dieter... s4:samldb LDB module - remove a disastrous "talloc_free"
2010-09-12 Matthias Dieter... Revert "s4:util_samr.c - also here we've now the defaul...
2010-09-12 Matthias Dieter... s4:torture/rpc/samr.c - fix typos in outputs
2010-09-12 Matthias Dieter... s4:util_samr.c - also here we've now the default primar...
2010-09-12 Matthias Dieter... s4:ldap.py - tests the primary group detection by the...
2010-09-12 Matthias Dieter... s4:setup/provision_self_join.ldif - now the samldb...
2010-09-12 Matthias Dieter... s4:samldb LDB module - "samldb_check_primaryGroupID...
2010-09-12 Matthias Dieter... libds:flag_mapping.c - introduce a call which maps...
2010-09-12 Matthias Dieter... libds:flag_mapping.c - fix counter variable types
2010-09-12 Matthias Dieter... s4:samldb LDB module - free the "ac" context after...
2010-09-12 Matthias Dieter... s4:samldb LDB module - simplify the message handling...
2010-09-12 Matthias Dieter... s4:samldb LDB module - move "samldb_prim_group_users_ch...
2010-09-12 Matthias Dieter... s4:samldb LDB module - add a comment to mark the beginn...
2010-09-12 Matthias Dieter... s4:samldb LDB module - refactor "samldb_find_for_defaul...
2010-09-12 Matthias Dieter... s4:samldb LDB module - refactor the "primaryGroupID...
2010-09-12 Matthias Dieter... s4:samldb LDB module - get rid of the SID context variable
2010-09-12 Matthias Dieter... s4:samldb LDB module - use also here the real attribute...
2010-09-12 Matthias Dieter... s4:samldb LDB module - rename "check_SamAccountType...
2010-09-12 Matthias Dieter... s4:samldb LDB module - make "samldb_check_sAMAccountNam...
2010-09-12 Matthias Dieter... s4:fsmo.py - fix an obvious typo
2010-09-12 Volker Lendeckes3: Remove a nesting level in winbindd_dual_pam_chauthtok
2010-09-11 Matthieu Patous4:unittest: Test wbinfo --group-info and --gid-info
2010-09-11 Matthias Dieter... test_wbinfo.c - count more possible failures
2010-09-11 Matthias Dieter... ldb:tools/cmdline.c - reorganise imports
2010-09-11 Matthias Dieter... s4:param/secrets.c - reorganise imports
2010-09-11 Matthias Dieter... s4:rpc_server/common/common.h - introduce two forward...
2010-09-11 Matthias Dieter... ldb:tools/cmdline.c - make a counter unsigned where...
2010-09-11 Matthias Dieter... s4:ldb_register_samba_handlers - fix up and convert...
2010-09-11 Matthias Dieter... lib/replace/wscript:Tru64 build - Better use version...
2010-09-11 Matthias Dieter... s4:dcesrv_samr_GetGroupsForUser - also universal group...
next