tprouty/samba.git
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...
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 Allisonr22591: Fix up the examples also.
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.
next