summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison16-110/+92
2007-10-10r7890: * add Reg[SG]etKeySec() server stubsGerald Carter5-48/+172
2007-10-10r7888: Fix use of "protected".Jeremy Allison1-11/+11
2007-10-10r7887: 3.0.20pre2-SVNGerald Carter1-1/+1
2007-10-10r7886: Fix building with pam_smbpass.Jeremy Allison2-14/+15
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison74-822/+831
2007-10-10r7880: fix a typo and memleak on failures cases (patch from marcin)Gerald Carter3-4/+10
2007-10-10r7879: fix compile issue caused by not statoc value for intializing cpp macrosGerald Carter1-2/+2
2007-10-10r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter6-33/+30
2007-10-10r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack.Volker Lendecke2-15/+29
2007-10-10r7876: Now that we have "net rpc share migrate security" completly remove theGünther Deschner1-6/+3
2007-10-10r7852: Correct fix from Lars for the argv issue.Jeremy Allison2-16/+12
2007-10-10r7849: Dodgy fix - we shouldn't be assuming argc++ points to a valid argv.Jeremy Allison1-0/+1
2007-10-10r7846: Fix from bugzilla@kevinjamieson.com Kevin Jamieson - typoJeremy Allison1-1/+1
2007-10-10r7842: With the patch I sent Steve yesterday this gives us complete POSIX pat...Jeremy Allison8-5/+101
2007-10-10r7839: remove C++ style commentGerald Carter1-1/+0
2007-10-10r7838: lie about the printer status when doing the queryvalue() registry call...Gerald Carter1-1/+5
2007-10-10r7836: Fix the bug where users show up as trusting domains.Volker Lendecke1-9/+22
2007-10-10r7835: Add the forgotten GPL header. This source code file is distributed wit...Volker Lendecke1-0/+14
2007-10-10r7829: fix unitialized printer status field that was breaking migration of pr...Gerald Carter1-0/+2
2007-10-10r7821: Don't check permissions for setting POSIX pathname request.Jeremy Allison1-53/+56
2007-10-10r7817: Eliminate use of ctime_r() in libsmbclient DEBUG statement. It seems ...Derrell Lipman1-4/+16
2007-10-10r7807: Allow to touch mtime in vfs-recycle withGünther Deschner1-5/+16
2007-10-10r7798: CIFSFS client assumes wcnt == 10 for successful trans2 reply.Jeremy Allison1-9/+8
2007-10-10r7796: Prepare for client setting capabilities to select posix pathnames onJeremy Allison2-26/+51
2007-10-10r7789: fix overparanoid assert() call when checking spolss buffer pointersGerald Carter1-6/+12
2007-10-10r7788: Update install swat message to reflect the fact that swat/READMETim Potter1-1/+1
2007-10-10r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursJeremy Allison3-58/+213
2007-10-10r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke9-298/+368
2007-10-10r7730: Some mergesVolker Lendecke1-22/+4
2007-10-10r7718: Remove some unused codeVolker Lendecke1-39/+0
2007-10-10r7708: Hint from Luke Howard (thanks Luke). Ensure the schannel authenticator...Jeremy Allison1-1/+1
2007-10-10r7703: Fix the problem with MAP_PRIVATE not updating the file.Richard Sharpe1-1/+1
2007-10-10r7701: Patch from James Peach | jpeach@sgi.com to make wrepld use newJeremy Allison3-13/+13
2007-10-10r7698: * clean upserver frontend for RegDeleteKey()Gerald Carter3-37/+147
2007-10-10r7696: Don't try and be clever and read an 8 byte int and 3 pad bytesJeremy Allison2-3/+3
2007-10-10r7693: Fix from James Peach @ SGI for null pointer ACL free.Jeremy Allison1-2/+6
2007-10-10r7692: start versioning the registry.tdb file since it can be modified nowGerald Carter2-14/+17
2007-10-10r7691: * add .gdbinit to the svn:ignore filesGerald Carter11-58/+248
2007-10-10r7664: add access check hooks to _reg_open_entry which are passed offGerald Carter5-30/+60
2007-10-10r7662: Allow someone with SeTakeOwnershipPrivilege to chown the userJeremy Allison1-6/+28
2007-10-10r7649: * fix compile breakage (sorry, should have done a make clean before theGerald Carter4-12/+79
2007-10-10r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...Gerald Carter7-37/+43
2007-10-10r7647: add access checks to the top level hive open calls; will need to pass ...Gerald Carter1-3/+89
2007-10-10r7645: adding server stubs for RegCreateKey() and RegSetValue()Gerald Carter5-14/+80
2007-10-10r7640: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catchJeremy Allison1-6/+7
2007-10-10r7636: Docu for "net rpc share migrate security" is now valid.Günther Deschner1-2/+2
2007-10-10r7632: Cleanup "net share migrate"-code.Günther Deschner3-122/+396
2007-10-10r7624: * removed unmatched tdb_lock_by_string() call (should fix build farm i...Gerald Carter3-15/+8
2007-10-10r7620: when adding a new printer driver, we should copy the filesGerald Carter2-41/+23