r22732: - Testing of libsmbclient against Vista revealed what is likely a bug in
[tprouty/samba.git] / source /
2007-10-10 Derrell Lipmanr22732: - Testing of libsmbclient against Vista reveale...
2007-10-10 Derrell Lipmanr22731: - Fix bug #4594.
2007-10-10 Gerald Carterr22730: Fix password changes via pam_winbindd when...
2007-10-10 Gerald Carterr22729: add help text for osver and osname options...
2007-10-10 Gerald Carterr22728: Patch from Danilo Almeida <dalmeida@centeris...
2007-10-10 Gerald Carterr22727: remove outdated comment about templatre shell...
2007-10-10 Gerald Carterr22726: When performing an offline logon for a user...
2007-10-10 Gerald Carterr22725: * Don't try to update the sequence_number when...
2007-10-10 Gerald Carterr22724: Call an nss_info backend's init() function...
2007-10-10 Gerald Carterr22720: Fixes for offline auth when using krb5_auth...
2007-10-10 Gerald Carterr22719: Missed change for one-way trust support. Ignor...
2007-10-10 Gerald Carterr22717: Add Everyone and AuthenticatedUsers to the...
2007-10-10 Gerald Carterr22716: Clarify comment in winbindd_domain structure
2007-10-10 Gerald Carterr22715: When our primary domain does on or offline...
2007-10-10 Gerald Carterr22714: Prevent DNS lookup storms when the DNS servers...
2007-10-10 Gerald Carterr22713: Offline logon fixes for idmap manager:
2007-10-10 Gerald Carterr22712: Inform the user when logging in via pam_winbind
2007-10-10 Gerald Carterr22711: Fix a compile warnign in query_user(). Ensure...
2007-10-10 Gerald Carterr22710: Support one-way trusts.
2007-10-10 Gerald Carterr22709: we can only use tschannel when commectcing...
2007-10-10 Gerald Carterr22708: disable saving the trusted domain list as we...
2007-10-10 Gerald Carterr22707: missed merge from local tree: pass the correct...
2007-10-10 Gerald Carterr22706: missed one reference to domain->native_mode...
2007-10-10 Gerald Carterr22705: Implement new set_dc_type_and_flags() called...
2007-10-10 Gerald Carterr22704: Implement three step method for enumerating...
2007-10-10 Gerald Carterr22703: Convert winbindd_getgrgid() and winbindd_getget...
2007-10-10 Gerald Carterr22702: Convert both lookup name and lookup sid to...
2007-10-10 Gerald Carterr22701: Fix the krb5_nt_status error table and add...
2007-10-10 Gerald Carterr22700: Add a simple wcache TRUSTDOM api for maintaing...
2007-10-10 Volker Lendecker22695: Dummy checkin (reformatting) to make the AIX...
2007-10-10 Volker Lendecker22693: Always compile before checkin.... I've now...
2007-10-10 Volker Lendecker22692: Fix compilation of explicit --without-winbind.
2007-10-10 Volker Lendecker22691: Fix a 64-bit warning and a const const discard...
2007-10-10 Volker Lendecker22688: Change lock_data in struct byte_range_lock...
2007-10-10 Simo Sorcer22677: One line fix to make net idmap restore work...
2007-10-10 Jeremy Allisonr22676: Fix zero alloc with create_rpc_blob().
2007-10-10 Jeremy Allisonr22675: Simo's patch for 0 size allocation. Still need
2007-10-10 Jeremy Allisonr22673: Fix for Jerry's reversion. We still need to...
2007-10-10 Günther Deschnerr22666: Expand kerberos_kinit_password_ext() to return...
2007-10-10 Günther Deschnerr22664: When we have krb5_get_init_creds_opt_get_error...
2007-10-10 Günther Deschnerr22663: Restructure kerberos_kinit_password_ext() error...
2007-10-10 Stefan Metzmacherr22659: merge from SAMBA_4_0:
2007-10-10 Günther Deschnerr22655: Call correct free-macros in netsamlogon_cache_g...
2007-10-10 Gerald Carterr22654: And this is now Samba 3.0.27pre1-SVN
2007-10-10 James Peachr22648: Fix comment to match the code.
2007-10-10 Günther Deschnerr22647: Avoid leaking a full info3 structure on each...
2007-10-10 Simo Sorcer22646: segfault fix in idmap_ldap.c from 3_0_25
2007-10-10 Günther Deschnerr22644: Fix memleak.
2007-10-10 Günther Deschnerr22643: Don't clear cached U/SID and UG/SID entries...
2007-10-10 Jelmer Vernooijr22641: Install tdbdump and tdbbackup.
2007-10-10 Günther Deschnerr22636: Fix logic bug.
2007-10-10 James Peachr22633: Fix typo in debug message.
2007-10-10 James Peachr22631: Remove the possibility of sid_check_is_domain and
2007-10-10 Gerald Carterr22630: Revert svn r22576 (parse change to enum_aliasme...
2007-10-10 Michael Adamr22615: fix prototype
2007-10-10 James Peachr22614: Only enable GNU-isms in the Makefile if we...
2007-10-10 Volker Lendecker22613: Fix an uninitialized variable warning
2007-10-10 Jeremy Allisonr22611: Fix from Jens Nissen <jens.nissen@gmx.net>...
2007-10-10 Jeremy Allisonr22593: Finish doing the same for raw TALLOC.
2007-10-10 Jeremy Allisonr22592: Fix TALLOC_SIZE to be consistent.
2007-10-10 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Jeremy Allisonr22587: Ensure TALLOC_ZERO_ARRAY is consistent.
2007-10-10 Jeremy Allisonr22586: Add a modified version of Simo's patch.
2007-10-10 Jeremy Allisonr22585: Get us into a consistent state with TALLOC_ZERO...
2007-10-10 Jelmer Vernooijr22584: Don't hardcode specific Python version.
2007-10-10 Jelmer Vernooijr22583: Support non-Linux GNU systems (such as Debians...
2007-10-10 Jelmer Vernooijr22578: Remove python build directory and generated...
2007-10-10 Jeremy Allisonr22577: Change all of parse/*.c to use standard form...
2007-10-10 Jeremy Allisonr22576: Fix marshalling bug in aliasmem.
2007-10-10 Jeremy Allisonr22574: Fix reply when we have no dfs shares.
2007-10-10 Jeremy Allisonr22573: Fix old bug mixing free() and talloc_free()
2007-10-10 Jeremy Allisonr22564: Move the _strict -> _zeronull functions into...
2007-10-10 Volker Lendecker22561: Fix a memleak in lanman.c: Nobody would free...
2007-10-10 Steve Frenchr22560: Clean up frees of realloc memory in mount.cifs...
2007-10-10 Jeremy Allisonr22555: Ensure our paranoid malloc functions return...
2007-10-10 Volker Lendecker22554: Fix an assumption that TALLOC_ARRAY(.., 0)...
2007-10-10 Volker Lendecker22553: Fix the build
2007-10-10 Jeremy Allisonr22543: Fix bad call to talloc_strict (too few args).
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jeremy Allisonr22541: Added talloc_size_strict macro.
2007-10-10 Jeremy Allisonr22540: Added _strict varients of the macro calls ...
2007-10-10 Jeremy Allisonr22539: Added _strict varients of the talloc calls to
2007-10-10 Michael Adamr22537: Use a (more speaking) macro when there is one.
2007-10-10 Volker Lendecker22533: Use lib functions where we have them
2007-10-10 Michael Adamr22529: Add implementation of HP-UX ACLs in the new...
2007-10-10 Steve Frenchr22526: Support deep tree mounts after share (instead...
2007-10-10 Günther Deschnerr22524: Fix memleak.
2007-10-10 Günther Deschnerr22511: Remove unused LDAPMessage.
2007-10-10 Gerald Carterr22509: Fix some memory corruption caused by calling...
2007-10-10 James Peachr22507: Wrap the method of obtaining sockets to listen on.
2007-10-10 Alexander Bokovoyr22505: Fix build
2007-10-10 Jim McDonoughr22504: Fix bug Jerry found during his tutorial. Sorry :-(
2007-10-10 Jeremy Allisonr22502: Fix bug #4536 - delete symlinks to a directory...
2007-10-10 Michael Adamr22496: reg_enumvalue should return WERR_NO_MORE_ITEMS...
2007-10-10 James Peachr22495: Create wrapper to hide the details of obtaining...
2007-10-10 Jeremy Allisonr22493: Fix horrible memory corruption bug with CIFS...
2007-10-10 Jeremy Allisonr22492: Add objectid code.
2007-10-10 Jeremy Allisonr22491: Fix the build (3.0.25 and 3.0 are different...
next