summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDNGerald Carter2007-10-103-29/+30
* r13875: Fix coverity bug #148. Deref of rrec before NULL check.Jeremy Allison2007-10-101-2/+7
* r13873: I think this is the longstanding wins server crash bug, notJeremy Allison2007-10-101-17/+16
* r13864: Some cleanup and the samr set security object function client-side.Günther Deschner2007-10-107-140/+108
* r13861: Avoid "net rpc join" segfaulting when storing the servername in theGünther Deschner2007-10-101-1/+1
* r13846: Take care of system that do not have LDAP librariesSimo Sorce2007-10-101-0/+5
* r13843: Merge in net sam provision and some pdb_ldap fixesSimo Sorce2007-10-102-82/+516
* r13841: Fix an uninitialized variable warning.Volker Lendecke2007-10-101-1/+1
* r13829: From the "It's not pretty but it works" categoryGerald Carter2007-10-105-13/+244
* r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter2007-10-103-15/+118
* r13821: replacing some strings with macrosGerald Carter2007-10-101-9/+11
* r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter2007-10-103-40/+107
* r13819: Remove accidently with rev 13713 submitted and never used MY_FLAGSLars Müller2007-10-101-1/+1
* r13816: Volunteering :-)Volker Lendecke2007-10-104-23/+23
* r13815: "Into the blind world let us now descend,"Gerald Carter2007-10-106-138/+161
* r13802: I *knew* ASU on sparc had to be good for *something* ! :-).Jeremy Allison2007-10-102-5/+5
* r13799: Make locktest debug a little easier to read.Jeremy Allison2007-10-101-3/+17
* r13796: Another load_case_tables...Jeremy Allison2007-10-101-0/+2
* 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-1022-104/+353
* r13706: Fix typo in typo fix. (-:Tim Potter2007-10-101-1/+1