summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r22797: We are only interested in the DACL of the security descriptor, so sea...Günther Deschner2007-10-105-23/+69
* r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...Günther Deschner2007-10-103-2/+6
* r22794: Add "debug_state" and "silent" to pam_winbind.conf template. Honor th...Günther Deschner2007-10-102-0/+8
* r22787: More from Karolin: Make map_unix_group() static to net_sam.c, add "netVolker Lendecke2007-10-102-64/+118
* r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and changeVolker Lendecke2007-10-105-58/+29
* r22784: fixed change notify for delete on closeAndrew Tridgell2007-10-101-0/+4
* r22779: Patch for not prompting for password on cifs mounts when "sec=none"Steve French2007-10-101-10/+61
* r22777: Fix for [Bug 4543] - POSIX ACL support on FreeBSD.Michael Adam2007-10-102-0/+7
* r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke2007-10-106-1/+755
* r22773: - Clean up the the rest of the cruft from my earlier work on the read...Derrell Lipman2007-10-101-11/+1
* r22772: - Still working on the fact that readahead() is not declared (on at l...Derrell Lipman2007-10-104-13/+11
* r22771: One liner fix for idmap_ldapSimo Sorce2007-10-101-0/+1
* r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert.Volker Lendecke2007-10-103-29/+38
* r22766: Merge from 3_0:Volker Lendecke2007-10-103-38/+29
* r22765: Fix from Alison Winters <alisonw@sgi.com> for missing returnJeremy Allison2007-10-101-0/+1
* r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-10-1015-241/+210
* r22759: sync lib/talloc with samba4Stefan Metzmacher2007-10-108-16/+103
* r22755: Second half of r22754. As it stands now, string_replace expects aVolker Lendecke2007-10-101-10/+8
* r22754: When processing a string, ensure we don't write one pastJeremy Allison2007-10-101-6/+15
* r22751: Next step for the cluster merge: sessionid.tdb should contain a 'structVolker Lendecke2007-10-106-25/+25
* r22747: Fix some C++ warningsVolker Lendecke2007-10-108-19/+18
* r22745: Add local groups to the --required-membership-sid test. This needsVolker Lendecke2007-10-102-91/+64
* r22744: Fix a valgrind error. parse_domain_username does not necessarily fill inVolker Lendecke2007-10-101-0/+3
* r22740: Move debug_*_user_token to token_utils.cVolker Lendecke2007-10-102-47/+47
* r22739: Make prototypes in include/util_tdb.h of some functions fromMichael Adam2007-10-101-6/+6
* r22738: Fix a debug message.Volker Lendecke2007-10-101-1/+2
* r22737: Fix crash bug (info3 is now talloced).Günther Deschner2007-10-101-1/+1
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-1037-160/+149
* r22732: - Testing of libsmbclient against Vista revealed what is likely a bug inDerrell Lipman2007-10-103-1/+20
* r22731: - Fix bug #4594.Derrell Lipman2007-10-1010-102/+141
* r22730: Fix password changes via pam_winbindd when using "winbind normalize n...Gerald Carter2007-10-101-0/+2
* r22729: add help text for osver and osname options to 'net ads join' (patch f...Gerald Carter2007-10-101-1/+6
* r22728: Patch from Danilo Almeida <dalmeida@centeris.com>:Gerald Carter2007-10-102-9/+101
* r22727: remove outdated comment about templatre shell and homedirGerald Carter2007-10-101-3/+1
* r22726: When performing an offline logon for a user in a trusted domain,Gerald Carter2007-10-101-0/+8
* r22725: * Don't try to update the sequence_number when offlineGerald Carter2007-10-101-3/+11
* r22724: Call an nss_info backend's init() function if theGerald Carter2007-10-101-3/+8
* r22720: Fixes for offline auth when using krb5_auth = yes in pam_winbind.Gerald Carter2007-10-101-8/+26
* r22719: Missed change for one-way trust support. Ignore password policyGerald Carter2007-10-101-1/+5
* r22717: Add Everyone and AuthenticatedUsers to the user's tokenGerald Carter2007-10-101-1/+10
* r22716: Clarify comment in winbindd_domain structureGerald Carter2007-10-101-2/+2
* r22715: When our primary domain does on or offline, make sure to send a msgGerald Carter2007-10-102-23/+37
* r22714: Prevent DNS lookup storms when the DNS servers are unreachable.Gerald Carter2007-10-101-9/+40
* r22713: Offline logon fixes for idmap manager:Gerald Carter2007-10-103-60/+80
* r22712: Inform the user when logging in via pam_winbindGerald Carter2007-10-104-0/+38
* r22711: Fix a compile warnign in query_user(). Ensure that user_ridGerald Carter2007-10-102-3/+2
* r22710: Support one-way trusts.Gerald Carter2007-10-108-20/+290
* r22709: we can only use tschannel when commectcing to our primary (might need...Gerald Carter2007-10-101-1/+8
* r22708: disable saving the trusted domain list as we want to the parent daemo...Gerald Carter2007-10-101-0/+6
* r22707: missed merge from local tree: pass the correct state to the domain wh...Gerald Carter2007-10-101-1/+1