summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8360: Some ioctl constants, found by Björn Jacke <bj@sernet.de> withVolker Lendecke1-1/+3
2007-10-10r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison5-74/+84
2007-10-10r8152: * remove commented out structureGerald Carter1-15/+0
2007-10-10r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke4-12/+12
2007-10-10r8092: Attempt to fix the socket wrapper stuff for Samba 3.Volker Lendecke1-11/+11
2007-10-10r8026: * more fixes to the printing registry interfaceGerald Carter1-1/+1
2007-10-10r8007: * cleanup unused structure from reg_objects.hGerald Carter1-13/+0
2007-10-10r7995: * privileges are local except when they're *not*Gerald Carter2-17/+15
2007-10-10r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner1-4/+20
2007-10-10r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison2-0/+2
2007-10-10r7963: Add aio support to 3.0.Jeremy Allison4-3/+60
2007-10-10r7959: Added aio structure and types.Jeremy Allison1-0/+27
2007-10-10r7946: Minor C++ compatibility fix.Jeremy Allison1-2/+2
2007-10-10r7908: * change REGISTRY_HOOK api to use const (fix compiler warningGerald Carter1-5/+4
2007-10-10r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2-5/+6
2007-10-10r7890: * add Reg[SG]etKeySec() server stubsGerald Carter1-2/+2
2007-10-10r7886: Fix building with pam_smbpass.Jeremy Allison1-0/+1
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison8-19/+28
2007-10-10r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter2-4/+4
2007-10-10r7796: Prepare for client setting capabilities to select posix pathnames onJeremy Allison1-7/+3
2007-10-10r7696: Don't try and be clever and read an 8 byte int and 3 pad bytesJeremy Allison1-1/+1
2007-10-10r7691: * add .gdbinit to the svn:ignore filesGerald Carter2-3/+3
2007-10-10r7664: add access check hooks to _reg_open_entry which are passed offGerald Carter1-7/+5
2007-10-10r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...Gerald Carter1-7/+8
2007-10-10r7645: adding server stubs for RegCreateKey() and RegSetValue()Gerald Carter1-3/+3
2007-10-10r7610: can successfully stop and start the 'spooler' service by setting the s...Gerald Carter1-0/+1
2007-10-10r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns whenGünther Deschner1-0/+3
2007-10-10r7603: * fix a bug in the SERVICE_ALL_ACCESS security maskGerald Carter2-2/+3
2007-10-10r7595: start trying to split out the svcctl functions into separate files for...Gerald Carter1-1/+3
2007-10-10r7576: implement access checks for open_scm and open_serviceGerald Carter1-10/+24
2007-10-10r7573: you can't make an omlette without break a few eggs....start reworking ...Gerald Carter1-2/+23
2007-10-10r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter1-0/+115
2007-10-10r7547: removing unused fields in the REGISTRY_KEY structure associated with o...Gerald Carter1-1/+1
2007-10-10r7440: * merge registry server changes from trunk (so far) for moreGerald Carter2-0/+7
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter5-12/+57
2007-10-10r7395: * new feature 'map to guest = bad uid' (based on patch fromGerald Carter1-9/+4
2007-10-10r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner1-5/+151
2007-10-10r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yetJeremy Allison1-106/+73
2007-10-10r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).Jeremy Allison1-0/+1
2007-10-10r7172: This is the proper fix for setting file times from libsmbclient. We nowDerrell Lipman1-1/+1
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter4-29/+120
2007-10-10r7024: reverting mistaken commitGerald Carter1-1/+0
2007-10-10r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter2-2/+3
2007-10-10r6992: syncing printer permissions changes from trunkGerald Carter1-7/+7
2007-10-10r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between direc...Jeremy Allison1-0/+6
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter4-73/+344
2007-10-10r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTAJeremy Allison1-2/+9
2007-10-10r6673: Fix the write cache based on some VERY good detective workJeremy Allison1-1/+0
2007-10-10r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...Volker Lendecke1-1/+0
2007-10-10r6646: keep samba3 talloc inline with samba4 oneSimo Sorce1-0/+1