kamenim/samba.git
2010-09-15 Andrew Tridgells4-server: check the return of irpc_binding_handle_by_name
2010-09-15 Andrew Tridgells4-finddcs: ensure we free previous cldap requests...
2010-09-15 Andrew Tridgells4-selftest: enable logging in valgrind server xterm
2010-09-15 Andrew Tridgells4-rpc: fixed double free in RPC proxy
2010-09-15 Andrew Tridgelltsocket: we return -1 on error, not fd
2010-09-15 Andrew Tridgells4-libnet: print the domain name on domain open failure
2010-09-15 Andrew Tridgells4-libnet: force IDL printing for high debug levels
2010-09-15 Andrew Tridgells4-resolve: the file backend should not look at the...
2010-09-15 Andrew Tridgells4-finddcs: show required server type bits on failure
2010-09-15 Andrew Tridgells4-repl: use consistent API calls for getting DN GUID
2010-09-15 Andrew Tridgells4-netlogon: fixed logic for setting DS_SERVER_WRITABLE
2010-09-15 Andrew Tridgells4-finddc: use NBT lookup for a 1C name if joining...
2010-09-15 Andrew Tridgells4-selftest: use the full domain name in joins
2010-09-15 Andrew Tridgells4-join: give a clear error when using short domain...
2010-09-15 Andrew Tridgells4-rodc: use python finddc code to avoid the need for...
2010-09-15 Andrew Tridgells4-pynet: added finddc call
2010-09-15 Andrew Tridgells4-libcli: change finddcs.h -> finddc.h
2010-09-15 Andrew Tridgells4-finddcs: rename finddcs to finddcs_nbt
2010-09-15 Andrew Tridgells4-winbind: use finddcs_cldap() in winbind
2010-09-15 Andrew Tridgells4-libnet: use finddcs_cldap() in libnet_lookup
2010-09-15 Andrew Tridgells4-cldap: don't set the writable bit when we are a...
2010-09-15 Andrew Tridgells4-finddcs: added finddcs_cldap()
2010-09-15 Andrew Tridgells4-secrets: fixed shadowed variable warning
2010-09-15 Andrew Tridgellcldap: use ipv4 not up for unbound cldap sockets
2010-09-15 Andrew Tridgells4-resolve: added resolve_name_multiple_recv()
2010-09-15 Andrew Tridgells4-dns: fixed lookup of SRV records using dns_ex
2010-09-15 Andrew Tridgells4: fixed some printf format errors
2010-09-15 Andrew Tridgells4-libnet: converted finddcs call to tevent_req
2010-09-15 Andrew Tridgells4-secrets: fetch secure channel type with domain SID
2010-09-15 Andrew Tridgells4-auth: when we are a DC enable winbind auth
2010-09-15 Andrew Tridgells4-auth: set the RODC bit for RODC schannel
2010-09-15 Andrew Tridgells4-schannel: fixed reference to context after free
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...
next