sfrench/samba-autobuild/.git
2007-10-10 Günther Deschnerr22904: Fix indent.
2007-10-10 Günther Deschnerr22903: Now that we have the on-disc trustdomaincache...
2007-10-10 Volker Lendecker22902: Add an event_context and a messaging_context...
2007-10-10 Günther Deschnerr22901: When an AD account has UF_DONT_REQUIRE_PREAUTH...
2007-10-10 Volker Lendecker22900: Convert profile/ to messaging_send_pid/messagin...
2007-10-10 Volker Lendecker22895: Convert some more calls from message_send_buf...
2007-10-10 Michael Adamr22893: Use ldap_rename_s instead of deprecated ldap_re...
2007-10-10 James Peachr22879: Tidy the build rules for targets that need...
2007-10-10 James Peachr22878: Warn in $PATH contains /usr/ucb. Bugzilla ...
2007-10-10 Jeremy Allisonr22872: Add vfs_zfsacl module from Jiri Sasek <Jiri...
2007-10-10 Lars Müllerr22870: Don't create shared objects of nss and tdb...
2007-10-10 Lars Müllerr22869: Add bin/{ldap,nss,tdb}.@SHLIBEXT@ rules.
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Alexander Bokovoyr22867: With Samba4's IDL, we now have two new flags...
2007-10-10 Michael Adamr22855: fix the build
2007-10-10 Gerald Carterr22852: merge fixes for CVE-2007-2446 and CVE-2007...
2007-10-10 Derrell Lipmanr22850: - Fixes bug 4601. smbc_getxattr() would not...
2007-10-10 Michael Adamr22848: Fix brace alignment.
2007-10-10 Michael Adamr22847: The new validate_panic function calls exit...
2007-10-10 Volker Lendecker22846: Chunk one to replace message_send_pid with...
2007-10-10 Michael Adamr22845: Modified and extended the winbindd cache valida...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Lars Müllerr22841: Add comment to endif statement.
2007-10-10 Alexander Bokovoyr22840: Add -pie support to Python's setup.py. This...
2007-10-10 Lars Müllerr22839: Fix endif comment.
2007-10-10 James Peachr22828: Fix typo. Bugzilla #4589.
2007-10-10 James Peachr22826: Fix the gettimeofday test that I broke in rev...
2007-10-10 James Peachr22821: Replace unnecessary AC_TRY_RUN with AC_TRY_LINK...
2007-10-10 James Peachr22820: Move FAM libraries from smbd to vfs_fam_notify...
2007-10-10 Volker Lendecker22819: Fix Bug 4613. We just dumped the must change...
2007-10-10 Jeremy Allisonr22812: Fix bug #3024 (and also the group varient)...
2007-10-10 Lars Müllerr22805: Inform in examples/pdb about the location of...
2007-10-10 Günther Deschnerr22803: Add some more flesh to the GPO security filteri...
2007-10-10 Günther Deschnerr22802: Add dummy gpo_apply_security_filtering() call.
2007-10-10 Günther Deschnerr22801: Pass down the token to add_gplink_to_gpo_list().
2007-10-10 Günther Deschnerr22800: Add GPO_SID_TOKEN and an LDAP function to get...
2007-10-10 Günther Deschnerr22799: Fix the build.
2007-10-10 Günther Deschnerr22798: Add the "apply group policy" access bit (as...
2007-10-10 Günther Deschnerr22797: We are only interested in the DACL of the secur...
2007-10-10 Günther Deschnerr22796: Add security descriptor to GROUP_POLICY_OBJECT...
2007-10-10 Günther Deschnerr22794: Add "debug_state" and "silent" to pam_winbind...
2007-10-10 Volker Lendecker22787: More from Karolin: Make map_unix_group() static...
2007-10-10 Volker Lendecker22786: Some cleanup by Karolin Seeger: Remove unused...
2007-10-10 Andrew Tridgellr22784: fixed change notify for delete on close
2007-10-10 Steve Frenchr22779: Patch for not prompting for password on cifs...
2007-10-10 Michael Adamr22777: Fix for [Bug 4543] - POSIX ACL support on FreeBSD.
2007-10-10 Volker Lendecker22775: For the cluster code I've developed a wrapper...
2007-10-10 Derrell Lipmanr22773: - Clean up the the rest of the cruft from my...
2007-10-10 Derrell Lipmanr22772: - Still working on the fact that readahead...
2007-10-10 Simo Sorcer22771: One liner fix for idmap_ldap
2007-10-10 Volker Lendecker22767: Argl. Typed in 'svn ci' in the wrong branch...
2007-10-10 Volker Lendecker22766: Merge from 3_0:
2007-10-10 Jeremy Allisonr22765: Fix from Alison Winters <alisonw@sgi.com> for...
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Stefan Metzmacherr22759: sync lib/talloc with samba4
2007-10-10 Volker Lendecker22755: Second half of r22754. As it stands now, string...
2007-10-10 Jeremy Allisonr22754: When processing a string, ensure we don't write...
2007-10-10 Volker Lendecker22751: Next step for the cluster merge: sessionid...
2007-10-10 Volker Lendecker22747: Fix some C++ warnings
2007-10-10 Volker Lendecker22745: Add local groups to the --required-membership...
2007-10-10 Volker Lendecker22744: Fix a valgrind error. parse_domain_username...
2007-10-10 Volker Lendecker22740: Move debug_*_user_token to token_utils.c
2007-10-10 Michael Adamr22739: Make prototypes in include/util_tdb.h of some...
2007-10-10 Volker Lendecker22738: Fix a debug message.
2007-10-10 Günther Deschnerr22737: Fix crash bug (info3 is now talloced).
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
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...
next