summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r13794: If you are going to go, go big. That's what I always say.Gerald Carter2007-10-101-2/+2
* r13792: Merged Simo's fixes for tdbtraverse.Jeremy Allison2007-10-101-2/+2
* r13791: Having S-1-1-0 show up in winbind lookupsid does not really make sense.Volker Lendecke2007-10-102-3/+18
* r13778: When deleting machine accounts it's the SeMachineAccountPrivilegeJeremy Allison2007-10-101-1/+9
* r13776: Merge in the editposix ldapsam optimizationSimo Sorce2007-10-102-109/+892
* r13772: More default changesGerald Carter2007-10-101-2/+3
* r13771: BUG 3534: ignore lines in the username map file with no right hand li...Gerald Carter2007-10-101-2/+4
* r13766: Patch from Arek Glabek <aglabek@centeris.com>:Gerald Carter2007-10-101-6/+3
* r13765: Fix bug reported by jra. Don't check for a group SID when storingGerald Carter2007-10-101-0/+2
* r13763: r13223@cabra: derrell | 2006-02-28 20:48:23 -0500Derrell Lipman2007-10-101-1/+5
* r13761: r13221@cabra: derrell | 2006-02-28 20:40:56 -0500Derrell Lipman2007-10-101-0/+11
* r13759: As pointed out by Volker, it isn't much good creatingJeremy Allison2007-10-101-0/+15
* r13756: use samu_new() rather than calling talloc() directly.Gerald Carter2007-10-101-1/+1
* r13751: Call proto_exists before we create the precompiles headers.Lars Müller2007-10-101-1/+1
* r13750: Cleanup line wrap to less than 80 chars.Lars Müller2007-10-101-3/+4
* r13748: Don't reference memory after we just freed it (Doh!).Jeremy Allison2007-10-101-2/+3
* r13747: Fix the reference count for tdbsam_open() - on anJeremy Allison2007-10-101-5/+9
* r13736: Don't assume that printf can handle string arguments being NULL. TidyJames Peach2007-10-101-14/+17
* r13733: Reorder so that locking and params declarations are not mingled.James Peach2007-10-101-17/+18
* r13729: Fix smbpasswd -xVolker Lendecke2007-10-101-13/+6
* r13728: No, we have not talked about this on irc less than 24h ago... ;-)Volker Lendecke2007-10-101-2/+2
* r13727: Fix a segfaultVolker Lendecke2007-10-101-1/+5
* r13724: Remove unused variable. Bug #3559 fromJeremy Allison2007-10-101-2/+2
* r13722: Ensure we use the correct enumerated type. Bug #3558Jeremy Allison2007-10-101-1/+1
* r13720: Only lockout Administrator after x bad password attempts in offline-modeGünther Deschner2007-10-101-8/+37
* r13718: There is even no need to use AC_MSG_WARN in the case the user did notLars Müller2007-10-101-1/+1
* r13717: Use AC_MSG_WARN if we did not called --with-cifsmount on a non LinuxLars Müller2007-10-101-1/+1
* r13715: Put back the code that actually modify the account,Simo Sorce2007-10-101-0/+6
* r13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_ is set toLars Müller2007-10-102-4/+22
* r13713: Added installcifsmount and uninstallcifsmount rules for mount.cifs andLars Müller2007-10-102-6/+88
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner2007-10-1024-106/+355
* r13706: Fix typo in typo fix. (-:Tim Potter2007-10-101-1/+1
* r13705: Fix a typo (and janitor for myself).Tim Potter2007-10-101-1/+1
* r13704: Janitor for tpot.Jeremy Allison2007-10-101-50/+55
* r13697: Remove unneeded header (header not present on all Linux either) for u...Steve French2007-10-101-1/+0
* r13695: Make code consistent with documentation. :-)Alexander Bokovoy2007-10-101-5/+8
* r13694: Committing patch from Aleksey Fedoseev <aleksey at fedoseev dot net> ...Volker Lendecke2007-10-101-1/+1
* r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>Volker Lendecke2007-10-103-4/+10
* r13690: Check in Björn's LDAP Solaris fix.Volker Lendecke2007-10-101-0/+4
* r13688: Revert change to set DAT_FILES and SWAT_MSG_FILES in the Makefile.Lars Müller2007-10-103-17/+14
* r13683: Fix the 'valid users = +users' problem I introduced.Volker Lendecke2007-10-101-0/+19
* r13682: Actually give a developer a prayer of finding out whereJeremy Allison2007-10-101-16/+17
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-1013-407/+292
* r13678: Remove unneeded bracesVolker Lendecke2007-10-101-5/+3
* r13677: patch from Max N. Boyarov <m.boyarov@sam-solutions.net>Gerald Carter2007-10-101-1/+1
* r13676: have to return a value from a non-void functionGerald Carter2007-10-101-1/+1
* r13675: * patch from Bjoern JACKE <samba@j3e.de> to remove theGerald Carter2007-10-101-15/+4
* r13671: fix return value in (void)fn()Gerald Carter2007-10-101-1/+1
* r13669: Get rid of poor errno mapping table. Bounce through NTSTATUS instead.Jeremy Allison2007-10-101-39/+6
* r13664: Fix the cli_error codes to always detect a socket error.Jeremy Allison2007-10-101-39/+107