Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC) | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4) | Günther Deschner | 1 | -5/+5 |
2007-10-10 | r9091: Fix #2954, aix 5.1 compile. Stupid aix aio.h header defines aio_error... | Jim McDonough | 2 | -8/+8 |
2007-10-10 | r9073: Fixing up please-add-me typos in stupid, over-designed stackable | Jeremy Allison | 1 | -10/+10 |
2007-10-10 | r8959: Make msdfs code talloc based. Fix leaks. | Jeremy Allison | 1 | -10/+7 |
2007-10-10 | r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds. | Jeremy Allison | 1 | -20/+16 |
2007-10-10 | r8762: Attempt to fix the winbindd crashing bug on Solaris (can't remember | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r8564: Sometimes we're too dumb to live... Fix samr calls where we were | Jeremy Allison | 1 | -18/+18 |
2007-10-10 | r8510: Don't include the valgrind headers on 64bit linux systems. | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sessset... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l... | Jim McDonough | 1 | -0/+2 |
2007-10-10 | r8427: Printerdb has been moved into a tmp branch. | Günther Deschner | 1 | -3/+2 |
2007-10-10 | r8360: Some ioctl constants, found by Björn Jacke <bj@sernet.de> with | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 5 | -74/+84 |
2007-10-10 | r8152: * remove commented out structure | Gerald Carter | 1 | -15/+0 |
2007-10-10 | r8093: Next round. Now it compiles with --enable-socket-wrapper. | Volker Lendecke | 4 | -12/+12 |
2007-10-10 | r8092: Attempt to fix the socket wrapper stuff for Samba 3. | Volker Lendecke | 1 | -11/+11 |
2007-10-10 | r8026: * more fixes to the printing registry interface | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r8007: * cleanup unused structure from reg_objects.h | Gerald Carter | 1 | -13/+0 |
2007-10-10 | r7995: * privileges are local except when they're *not* | Gerald Carter | 2 | -17/+15 |
2007-10-10 | r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ... | Günther Deschner | 1 | -4/+20 |
2007-10-10 | r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>. | Jeremy Allison | 2 | -0/+2 |
2007-10-10 | r7963: Add aio support to 3.0. | Jeremy Allison | 4 | -3/+60 |
2007-10-10 | r7959: Added aio structure and types. | Jeremy Allison | 1 | -0/+27 |
2007-10-10 | r7946: Minor C++ compatibility fix. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r7908: * change REGISTRY_HOOK api to use const (fix compiler warning | Gerald Carter | 1 | -5/+4 |
2007-10-10 | r7893: Add in the extra parameters to opendir() to fix the large directory/in... | Jeremy Allison | 2 | -5/+6 |
2007-10-10 | r7890: * add Reg[SG]etKeySec() server stubs | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r7886: Fix building with pam_smbpass. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 8 | -19/+28 |
2007-10-10 | r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarity | Gerald Carter | 2 | -4/+4 |
2007-10-10 | r7796: Prepare for client setting capabilities to select posix pathnames on | Jeremy Allison | 1 | -7/+3 |
2007-10-10 | r7696: Don't try and be clever and read an 8 byte int and 3 pad bytes | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r7691: * add .gdbinit to the svn:ignore files | Gerald Carter | 2 | -3/+3 |
2007-10-10 | r7664: add access check hooks to _reg_open_entry which are passed off | Gerald Carter | 1 | -7/+5 |
2007-10-10 | r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R... | Gerald Carter | 1 | -7/+8 |
2007-10-10 | r7645: adding server stubs for RegCreateKey() and RegSetValue() | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r7610: can successfully stop and start the 'spooler' service by setting the s... | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns when | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r7603: * fix a bug in the SERVICE_ALL_ACCESS security mask | Gerald Carter | 2 | -2/+3 |
2007-10-10 | r7595: start trying to split out the svcctl functions into separate files for... | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r7576: implement access checks for open_scm and open_service | Gerald Carter | 1 | -10/+24 |
2007-10-10 | r7573: you can't make an omlette without break a few eggs....start reworking ... | Gerald Carter | 1 | -2/+23 |
2007-10-10 | r7563: svcctl patches from Marcin; have cleaned up formating and am checking ... | Gerald Carter | 1 | -0/+115 |
2007-10-10 | r7547: removing unused fields in the REGISTRY_KEY structure associated with o... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7440: * merge registry server changes from trunk (so far) for more | Gerald Carter | 2 | -0/+7 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 5 | -12/+57 |
2007-10-10 | r7395: * new feature 'map to guest = bad uid' (based on patch from | Gerald Carter | 1 | -9/+4 |
2007-10-10 | r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a | Günther Deschner | 1 | -5/+151 |