summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13864: Some cleanup and the samr set security object function client-side.Günther Deschner7-140/+108
2007-10-10r13861: Avoid "net rpc join" segfaulting when storing the servername in theGünther Deschner1-1/+1
2007-10-10r13846: Take care of system that do not have LDAP librariesSimo Sorce1-0/+5
2007-10-10r13843: Merge in net sam provision and some pdb_ldap fixesSimo Sorce2-82/+516
2007-10-10r13841: Fix an uninitialized variable warning.Volker Lendecke1-1/+1
2007-10-10r13829: From the "It's not pretty but it works" categoryGerald Carter5-13/+244
2007-10-10r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter3-15/+118
2007-10-10r13821: replacing some strings with macrosGerald Carter1-9/+11
2007-10-10r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter3-40/+107
2007-10-10r13819: Remove accidently with rev 13713 submitted and never used MY_FLAGSLars Müller1-1/+1
2007-10-10r13816: Volunteering :-)Volker Lendecke4-23/+23
2007-10-10r13815: "Into the blind world let us now descend,"Gerald Carter6-138/+161
2007-10-10r13802: I *knew* ASU on sparc had to be good for *something* ! :-).Jeremy Allison2-5/+5
2007-10-10r13799: Make locktest debug a little easier to read.Jeremy Allison1-3/+17
2007-10-10r13796: Another load_case_tables...Jeremy Allison1-0/+2
2007-10-10r13794: If you are going to go, go big. That's what I always say.Gerald Carter1-2/+2
2007-10-10r13792: Merged Simo's fixes for tdbtraverse.Jeremy Allison1-2/+2
2007-10-10r13791: Having S-1-1-0 show up in winbind lookupsid does not really make sense.Volker Lendecke2-3/+18
2007-10-10r13778: When deleting machine accounts it's the SeMachineAccountPrivilegeJeremy Allison1-1/+9
2007-10-10r13776: Merge in the editposix ldapsam optimizationSimo Sorce2-109/+892
2007-10-10r13772: More default changesGerald Carter1-2/+3
2007-10-10r13771: BUG 3534: ignore lines in the username map file with no right hand li...Gerald Carter1-2/+4
2007-10-10r13766: Patch from Arek Glabek <aglabek@centeris.com>:Gerald Carter1-6/+3
2007-10-10r13765: Fix bug reported by jra. Don't check for a group SID when storingGerald Carter1-0/+2
2007-10-10r13763: r13223@cabra: derrell | 2006-02-28 20:48:23 -0500Derrell Lipman1-1/+5
2007-10-10r13761: r13221@cabra: derrell | 2006-02-28 20:40:56 -0500Derrell Lipman1-0/+11
2007-10-10r13759: As pointed out by Volker, it isn't much good creatingJeremy Allison1-0/+15
2007-10-10r13756: use samu_new() rather than calling talloc() directly.Gerald Carter1-1/+1
2007-10-10r13751: Call proto_exists before we create the precompiles headers.Lars Müller1-1/+1
2007-10-10r13750: Cleanup line wrap to less than 80 chars.Lars Müller1-3/+4
2007-10-10r13748: Don't reference memory after we just freed it (Doh!).Jeremy Allison1-2/+3
2007-10-10r13747: Fix the reference count for tdbsam_open() - on anJeremy Allison1-5/+9
2007-10-10r13736: Don't assume that printf can handle string arguments being NULL. TidyJames Peach1-14/+17
2007-10-10r13733: Reorder so that locking and params declarations are not mingled.James Peach1-17/+18
2007-10-10r13729: Fix smbpasswd -xVolker Lendecke1-13/+6
2007-10-10r13728: No, we have not talked about this on irc less than 24h ago... ;-)Volker Lendecke1-2/+2
2007-10-10r13727: Fix a segfaultVolker Lendecke1-1/+5
2007-10-10r13724: Remove unused variable. Bug #3559 fromJeremy Allison1-2/+2
2007-10-10r13722: Ensure we use the correct enumerated type. Bug #3558Jeremy Allison1-1/+1
2007-10-10r13720: Only lockout Administrator after x bad password attempts in offline-modeGünther Deschner1-8/+37
2007-10-10r13718: There is even no need to use AC_MSG_WARN in the case the user did notLars Müller1-1/+1
2007-10-10r13717: Use AC_MSG_WARN if we did not called --with-cifsmount on a non LinuxLars Müller1-1/+1
2007-10-10r13715: Put back the code that actually modify the account,Simo Sorce1-0/+6
2007-10-10r13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_ is set toLars Müller2-4/+22
2007-10-10r13713: Added installcifsmount and uninstallcifsmount rules for mount.cifs andLars Müller2-6/+88
2007-10-10r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner22-104/+353
2007-10-10r13706: Fix typo in typo fix. (-:Tim Potter1-1/+1
2007-10-10r13705: Fix a typo (and janitor for myself).Tim Potter1-1/+1
2007-10-10r13704: Janitor for tpot.Jeremy Allison1-50/+55
2007-10-10r13697: Remove unneeded header (header not present on all Linux either) for u...Steve French1-1/+0