summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7963: Add aio support to 3.0.Jeremy Allison23-52/+1297
2007-10-10r7961: randomize reloading so that smbds do not pverload cupsdSimo Sorce1-0/+10
2007-10-10r7960: Replace unknown SMB_XSTRDUP by known SMB_STRDUP macro.Lars Müller2-2/+2
2007-10-10r7959: Added aio structure and types.Jeremy Allison1-0/+27
2007-10-10r7957: Added aio configure support. Jerry told me to :-).Jeremy Allison1-1/+66
2007-10-10r7956: Spelling mistake.Jeremy Allison1-1/+1
2007-10-10r7954: Fix from tridge from Samba4 (same code exists here) :Jeremy Allison1-1/+10
2007-10-10r7949: Work around for broken Solaris header files.Jeremy Allison1-0/+26
2007-10-10r7948: Ensure we call the vfs connection hook before doing a vfs stat.Jeremy Allison1-19/+21
2007-10-10r7946: Minor C++ compatibility fix.Jeremy Allison1-2/+2
2007-10-10r7944: BUG 2808: don't try to install manpages if they are not presentGerald Carter1-0/+4
2007-10-10r7938: * move the hardcoded registry value names from _reg_query_value()Gerald Carter6-109/+183
2007-10-10r7908: * change REGISTRY_HOOK api to use const (fix compiler warningGerald Carter9-83/+231
2007-10-10r7904: Fix a memleak in vfs_afsaclVolker Lendecke1-1/+1
2007-10-10r7903: Attempt to fix the AIX buildVolker Lendecke1-10/+10
2007-10-10r7902: Fix the buildVolker Lendecke6-30/+30
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