summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10151: Fix includes correctly. Patch from Steve WilliamsJeremy Allison1-1/+8
2007-10-10r10042: Add in external LGPL library for accessing the share mode db. AllowJeremy Allison1-0/+103
2007-10-10r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ...Gerald Carter2-0/+3117
2007-10-10r9998: starting content for maintainers fileGerald Carter1-5/+6
2007-10-10r9952: Adapt better to the Windows way of taking and assigning ownership:Günther Deschner1-0/+1
2007-10-10r9945: fix typos.Günther Deschner1-1/+1
2007-10-10r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clientsGerald Carter1-2/+5
2007-10-10r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter3-4/+3
2007-10-10r9627: Enable format string checking for the MIPSPro compilers.James Peach1-1/+13
2007-10-10r9540: correct comments in struct smbc_dirent (fixes bug 3030)Derrell Lipman1-4/+4
2007-10-10r9486: ensure that the registry hash records are sorted by original subkey na...Gerald Carter1-0/+1
2007-10-10r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2-7/+20
2007-10-10r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>...James Peach1-2/+24
2007-10-10r9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC)Jeremy Allison1-0/+1
2007-10-10r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)Günther Deschner1-5/+5
2007-10-10r9091: Fix #2954, aix 5.1 compile. Stupid aix aio.h header defines aio_error...Jim McDonough2-8/+8
2007-10-10r9073: Fixing up please-add-me typos in stupid, over-designed stackableJeremy Allison1-10/+10
2007-10-10r8959: Make msdfs code talloc based. Fix leaks.Jeremy Allison1-10/+7
2007-10-10r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.Jeremy Allison1-20/+16
2007-10-10r8762: Attempt to fix the winbindd crashing bug on Solaris (can't rememberJeremy Allison1-0/+5
2007-10-10r8564: Sometimes we're too dumb to live... Fix samr calls where we wereJeremy Allison1-18/+18
2007-10-10r8510: Don't include the valgrind headers on 64bit linux systems.Gerald Carter1-0/+3
2007-10-10r8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT.Volker Lendecke1-1/+1
2007-10-10r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sessset...Gerald Carter1-0/+2
2007-10-10r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...Jim McDonough1-0/+2
2007-10-10r8427: Printerdb has been moved into a tmp branch.Günther Deschner1-3/+2
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