summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* r7691: * add .gdbinit to the svn:ignore filesGerald Carter2005-06-172-3/+3
* r7664: add access check hooks to _reg_open_entry which are passed off Gerald Carter2005-06-171-7/+5
* r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...Gerald Carter2005-06-161-7/+8
* r7645: adding server stubs for RegCreateKey() and RegSetValue()Gerald Carter2005-06-161-3/+3
* r7610: can successfully stop and start the 'spooler' service by setting the s...Gerald Carter2005-06-151-0/+1
* r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns whenGünther Deschner2005-06-151-0/+3
* r7603: * fix a bug in the SERVICE_ALL_ACCESS security maskGerald Carter2005-06-152-2/+3
* r7595: start trying to split out the svcctl functions into separate files for...Gerald Carter2005-06-151-1/+3
* r7576: implement access checks for open_scm and open_service Gerald Carter2005-06-141-10/+24
* r7573: you can't make an omlette without break a few eggs....start reworking ...Gerald Carter2005-06-141-2/+23
* r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter2005-06-141-0/+115
* r7547: removing unused fields in the REGISTRY_KEY structure associated with o...Gerald Carter2005-06-131-1/+1
* r7440: * merge registry server changes from trunk (so far) for more Gerald Carter2005-06-092-0/+7
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-085-12/+57
* r7395: * new feature 'map to guest = bad uid' (based on patch from Gerald Carter2005-06-081-9/+4
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2005-06-081-5/+151
* r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yetJeremy Allison2005-06-081-106/+73
* r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).Jeremy Allison2005-06-021-0/+1
* r7172: This is the proper fix for setting file times from libsmbclient. We nowDerrell Lipman2005-06-011-1/+1
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-314-29/+120
* r7024: reverting mistaken commitGerald Carter2005-05-271-1/+0
* r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter2005-05-272-2/+3
* r6992: syncing printer permissions changes from trunkGerald Carter2005-05-261-7/+7
* r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between direc...Jeremy Allison2005-05-231-0/+6
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2005-05-234-73/+344
* r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTAJeremy Allison2005-05-101-2/+9
* r6673: Fix the write cache based on some VERY good detective workJeremy Allison2005-05-081-1/+0
* r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...Volker Lendecke2005-05-071-1/+0
* r6646: keep samba3 talloc inline with samba4 oneSimo Sorce2005-05-071-0/+1
* r6639: Attempt to fix the build with tallocVolker Lendecke2005-05-071-0/+1
* r6625: Remove another global variable left over from a long time ago (magic c...Jeremy Allison2005-05-061-4/+4
* r6613: Merge back fix for PARANOID_MALLOC checker.Jeremy Allison2005-05-041-1/+3
* r6601: fixing query and set alias info calls (level 1 from theGerald Carter2005-05-031-43/+21
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2005-05-032-59/+111
* r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij2005-05-022-1/+53
* r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense.Jeremy Allison2005-05-011-7/+1
* r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis2005-04-271-0/+2
* r6367: Slim down pdb_interface.c a bit. next_entry and search_end are functionVolker Lendecke2005-04-181-10/+3
* r6358: merging SMB_ASSERT() changes from the release branchGerald Carter2005-04-161-1/+8
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2005-04-153-34/+56
* r6346: Add a counter for the number of SMB operations per connection/file.Jeremy Allison2005-04-142-0/+3
* r6318: don't include smbwrapper stuff unless asked forHerb Lewis2005-04-121-0/+2
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2005-04-102-0/+33
* r6266: Add includes for sys/extattr.h and sys/uio.h for FreeBSD xattr code.Jeremy Allison2005-04-101-0/+8
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2005-04-091-0/+22
* r6242: after talking to jeremy, we can actually consolidateGerald Carter2005-04-071-9/+2
* r6237: fix my breakage of WinXP sp2 msdfs support.Gerald Carter2005-04-071-3/+10
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2005-04-073-44/+41
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2005-04-062-30/+25
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-2/+6