ddiss/samba.git
2010-09-16 Björn Jackes3: remove TspecDiff macro, we can use the shared nsec_...
2010-09-16 Björn Jackes3: use nsec_time_diff instead of TspecDiff
2010-09-16 Björn Jackes3/vfs_scannedonly: use smb_msleep instead of nanosleep
2010-09-16 Björn Jackes3/profile: remove the magical clock initialization...
2010-09-16 Björn Jackes3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
2010-09-16 Björn Jackelibreplace: use CLOCK_HIGHRES when available
2010-09-16 Volker Lendeckes3: Add the PAC info3 struct to the netsamlogon_cache...
2010-09-16 Volker Lendeckes3: Correctly unwrap the krb ticket in gss-spnego
2010-09-16 Volker Lendeckes3: Fall back to raw NTLMSSP for the gss-spnego protocol
2010-09-16 Volker Lendeckes3: Split off output generation from manage_squid_ntlms...
2010-09-16 Volker Lendeckes3: Wrap the ntlm_auth loop with a talloc_stackframe
2010-09-15 Jeremy AllisonFix all sid_parse returns to be checked. Tidy up some...
2010-09-15 Günther Deschners3-smbd: prevent call_nt_transact_ioctl() crash in...
2010-09-15 Jeremy AllisonAdd check for invalid data size.
2010-09-15 Jeremy AllisonMerge branch 'v3-6-test' of ssh://git.samba.org/data...
2010-09-15 Volker Lendeckes3: Fix some debug msgs in ntlm_auth
2010-09-15 Günther Deschnerntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE...
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-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 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 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 Björn Jackes3/winbind: use mono time for startup timeout check
2010-09-13 Björn Jackelibreplace: clock_gettime sets errno
2010-09-11 Jeremy AllisonAdd check missing from previous patch after talloc_strd...
2010-09-11 Jeremy AllisonFactor out the recent changes into a function - check_p...
2010-09-10 Jeremy AllisonCheck all SMB_MALLOC returns correctly. Found by Andrea...
2010-09-10 Stefan Metzmachers3:torture: fix printf output, lines can't start with...
2010-09-10 Stefan Metzmachers3:torture: fix run_uid_regression_test
2010-09-10 Stefan Metzmachers3-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SES...
2010-09-10 Björn Jackes3: use time_mono throughout in smbget
2010-09-10 Björn Jackes3/ldap: use monotonic clock for timeouts in smbldap
2010-09-09 Jeremy AllisonFox missing SMB_MALLOC return checks noticed by "Andrea...
2010-09-09 Jeremy AllisonMore paranoia to ensure SD's can't be set on read-only...
2010-09-09 Volker Lendeckes3: Fix messsssages
2010-09-09 Volker Lendeckes3: Ensure NULL termination for "workstation" in auth_crap
2010-09-09 Jeremy AllisonDon't rely on the underlying ACL modules to enforce...
2010-09-08 Jeremy AllisonOptimization suggested by Metze. Without this patch,
2010-09-08 Volker Lendeckes3: "== false" looks wrong :-)
2010-09-08 Jeremy AllisonOops. Fix the build after the last commit. Sorry.
2010-09-08 Andreas Schneiders3-spoolss: Fixed a possible crash bug.
2010-09-08 Volker Lendeckes3: Prune the printername cache when a printer is deleted
2010-09-07 Björn Jackes3/libads: use monotonic clock for ldap connection...
2010-09-07 Björn Jackes3: use monotonic clock for aio timeout
2010-09-07 Björn Jackes3/nmbd: tidy up debug message: ttl isn't a hex value
2010-09-07 Björn Jackes3/libads: use monotonic clock for DNS timeouts
2010-09-07 Björn Jackelib/util: add time_mono() for monotonic time a la time()
2010-09-06 Günther Deschners3-proto: remove obsolete prototypes.
2010-09-06 Günther Deschners3-selftest: add samba3.posix_s3.rpc.spoolss.notify...
2010-09-06 Günther Deschners3-selftest: do not remove nsswrapper environment when...
2010-09-06 Günther Deschners3-libads: avoid crashing in ads_keytab_list().
2010-09-06 Günther Deschners3-printing: add debug to get_correct_cversion().
2010-09-06 Günther Deschnerwinreg: add winreg_RestoreKeyFlags to IDL.
2010-09-06 Günther Deschners3-spoolss: fix some debug statements.
2010-09-06 Günther Deschners3-build: remove unrequired ntlmssp forward declaration.
2010-09-06 Günther Deschners3-idmap: only include idmap headers where needed.
2010-09-06 Günther Deschners3-build: no point in including doserr.h, noone uses...
2010-09-06 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2010-09-06 Günther Deschners3-build: only include nsswitch header where needed.
2010-09-06 Günther Deschners3-build: remove unrequired forward declaration for...
2010-09-06 Günther Deschners3-build: only include memcache.h where needed.
2010-09-06 Günther Deschners3-lsa: separate out init_lsa headers.
2010-09-06 Günther Deschners3-build: only include smb_signing.h where needed.
2010-09-05 Volker Lendeckes3: On Solaris, iov_len is an int
2010-09-03 Jeremy AllisonFix warning message on SAFE_FREE.
2010-09-03 Günther Deschners3-ctdb: ctdbd_init_connection() is static to this...
2010-09-03 Björn Jackes3: use fine grained time in netprot response
2010-09-03 Björn Jackes3: use monotonic clock for time deltas in smbget
2010-09-03 Björn Jacketdb/waf: the deps for rt are provided by libreplace
2010-09-03 Björn Jackereplace/waf: add rt to deps at this place
2010-09-03 Björn Jackes3: use monotonic time in timeout of sys_select_intr()
2010-09-03 Björn Jackelib/util: add nsec_time_diff to calulate diffs from...
2010-09-03 Björn Jackes3: use monotonic clock for time deltas in namequery...
2010-09-03 Björn Jackes3: use monotonic clock for time deltas in smbtar
2010-09-03 Björn Jackes3: use monotonic clock for time deltas in smbclient
2010-09-03 Björn Jackes3: add TspecDiff macro
2010-09-03 Björn Jackelib/util: add function to query the monotonic clock...
2010-09-03 Björn Jackelibreplace: make a define for a best effort monotonic...
2010-09-03 Björn Jackes3: we have clock_gettime everywhere, remove ifdefs
2010-09-03 Björn Jackes3: use clock_gettime() in timespec_current()
2010-09-03 Björn Jackelibreplace: add clock_gettime replacement function...
2010-09-03 Björn Jackelibreplace/waf: look for clock_gettime
2010-09-03 Björn Jackelibreplace: move detection of clock_gettime to libreplace
2010-09-03 Björn Jackelibreplace: move gettimeofday TZ arg check here
2010-09-03 Michael Adamdocs:vfs_gpfs: improve the CAVEAT section on run and...
2010-09-01 Stefan Metzmacherdocs-xml/vfs_gpfs: document 'gpfs:refuse_dacl_protected'
next