summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8066: * had to modify the printer data storage slightly in ntprinters.tdbGerald Carter3-29/+125
2007-10-10r8064: * add the REG_XXX error codes to the pretty error messagesGerald Carter3-41/+75
2007-10-10r8062: Remove some unused codeVolker Lendecke1-129/+0
2007-10-10r8061: * mostly cleanup and refactoring for better readabilityGerald Carter2-313/+304
2007-10-10r8048: Replace "done" with "failed".Günther Deschner1-5/+5
2007-10-10r8047: "oid" is defined in a heimdal header. With my gcc this generates a ton ofVolker Lendecke1-4/+4
2007-10-10r8029: Fix bug 2841. Thanks to Brett Trotter.Volker Lendecke1-5/+5
2007-10-10r8027: driver information is now back via winregGerald Carter2-4/+13
2007-10-10r8026: * more fixes to the printing registry interfaceGerald Carter3-314/+201
2007-10-10r8025: *how* can this code have been around so long andGerald Carter1-14/+33
2007-10-10r8022: * implement default actions rather than having to define functionsGerald Carter1-398/+338
2007-10-10r8019: Better give a hint that we are failing share-manipulation due to missingGünther Deschner1-2/+6
2007-10-10r8008: * start adding logic for restricting subkey pathsGerald Carter1-69/+56
2007-10-10r8007: * cleanup unused structure from reg_objects.hGerald Carter4-179/+359
2007-10-10r7998: Fix usage messageVolker Lendecke1-1/+1
2007-10-10r7997: Pointers don't kill people, people with pointers kill people...Gerald Carter1-5/+1
2007-10-10r7995: * privileges are local except when they're *not*Gerald Carter13-154/+159
2007-10-10r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner12-59/+291
2007-10-10r7992: Adding PADL's idmap_ad plugin (taken from the latestGünther Deschner3-0/+386
2007-10-10r7987: map generic bits to specific bits in open requestsGerald Carter1-3/+4
2007-10-10r7985: Add "acl map full control", true by default, to allow people to changeJeremy Allison2-7/+11
2007-10-10r7983: clean up some use of un-initialized variables found by valgrindGerald Carter1-10/+5
2007-10-10r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison6-32/+42
2007-10-10r7975: One more tidyup to ensure we're using "struct posix_lock".Jeremy Allison1-1/+2
2007-10-10r7972: Tidy up the posix locking in memory db code whilst I'm waiting for jhtJeremy Allison1-20/+21
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