summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.Jeremy Allison2005-07-271-20/+16
* r8762: Attempt to fix the winbindd crashing bug on Solaris (can't rememberJeremy Allison2005-07-261-0/+5
* r8564: Sometimes we're too dumb to live... Fix samr calls where we wereJeremy Allison2005-07-191-18/+18
* r8510: Don't include the valgrind headers on 64bit linux systems.Gerald Carter2005-07-151-0/+3
* r8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT.Volker Lendecke2005-07-151-1/+1
* r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sessset...Gerald Carter2005-07-141-0/+2
* r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...Jim McDonough2005-07-131-0/+2
* r8427: Printerdb has been moved into a tmp branch.Günther Deschner2005-07-131-3/+2
* r8360: Some ioctl constants, found by Björn Jacke <bj@sernet.de> withVolker Lendecke2005-07-121-1/+3
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-085-74/+84
* r8152: * remove commented out structureGerald Carter2005-07-041-15/+0
* r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke2005-07-034-12/+12
* r8092: Attempt to fix the socket wrapper stuff for Samba 3.Volker Lendecke2005-07-031-11/+11
* r8026: * more fixes to the printing registry interfaceGerald Carter2005-06-301-1/+1
* r8007: * cleanup unused structure from reg_objects.hGerald Carter2005-06-301-13/+0
* r7995: * privileges are local except when they're *not*Gerald Carter2005-06-292-17/+15
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2005-06-291-4/+20
* r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison2005-06-282-0/+2
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-274-3/+60
* r7959: Added aio structure and types.Jeremy Allison2005-06-271-0/+27
* r7946: Minor C++ compatibility fix.Jeremy Allison2005-06-271-2/+2
* r7908: * change REGISTRY_HOOK api to use const (fix compiler warning Gerald Carter2005-06-251-5/+4
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2005-06-252-5/+6
* r7890: * add Reg[SG]etKeySec() server stubsGerald Carter2005-06-241-2/+2
* r7886: Fix building with pam_smbpass.Jeremy Allison2005-06-241-0/+1
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-248-19/+28
* r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter2005-06-242-4/+4
* r7796: Prepare for client setting capabilities to select posix pathnames onJeremy Allison2005-06-211-7/+3
* r7696: Don't try and be clever and read an 8 byte int and 3 pad bytesJeremy Allison2005-06-171-1/+1
* 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