summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r11336: Start to get my control back :-). Volker, I thinkJeremy Allison2007-10-102-22/+62
* r11332: eventlog API uses NTSTATUS, not WERROR for return codesGerald Carter2007-10-103-46/+45
* r11328: Actually verify that the bind on a pipe succeeded with a samr_connect orVolker Lendecke2007-10-101-167/+196
* r11327: Make user domain settable by pdbeditVolker Lendecke2007-10-101-2/+9
* r11326: Fix alignment in getdc responseVolker Lendecke2007-10-101-0/+3
* r11324: Re-formatting before I can get a very *narrow* focus on the bugs in h...Volker Lendecke2007-10-101-59/+61
* r11323: Fix usage of rpccli_netlogon_getdcname. Add some debug messages.Volker Lendecke2007-10-101-3/+18
* r11320: Fix error handling for rpccli_netlogon_getdcname. Jeremy, the other f...Volker Lendecke2007-10-101-2/+2
* r11319: read_buf_len and write_buf_len are no longer used, remove them.Volker Lendecke2007-10-102-6/+3
* r11301: why would you look for printf in -lnsl[_s]? Fixing configure checksGerald Carter2007-10-101-2/+2
* r11296: removing unused variable and ifdef'd out codeGerald Carter2007-10-101-14/+0
* r11295: new service hashing code has assumign that the serviceGerald Carter2007-10-101-12/+40
* r11292: Missed merge from Samba 2.2 many years ago....Gerald Carter2007-10-101-5/+0
* r11286: Fix a potential segfaultVolker Lendecke2007-10-101-7/+10
* r11283: Move to using sival_int from sival_ptr. Part of bug #2922.Jeremy Allison2007-10-101-4/+10
* r11280: BUG 3201: make sure request structure is cleared prior to sending the...Gerald Carter2007-10-101-0/+3
* r11275: patch from Chris to remove the empty struct in libmsrpc.h (fix build ...Gerald Carter2007-10-101-4/+0
* r11269: Ensure the new canonicalize_servicename() is mb safe.Jeremy Allison2007-10-101-1/+1
* r11266: Speed up loading smb.conf for large numbers of share definitions. The...Volker Lendecke2007-10-101-26/+111
* r11256: Remove use of long long and strtoll in libsmbclient (weJeremy Allison2007-10-102-32/+30
* r11253: Fix an annoying timeout when no nmbd is aroundVolker Lendecke2007-10-101-8/+8
* r11251: Fix a commentVolker Lendecke2007-10-101-7/+5
* r11242: use LDAP bitwise machting rule when searching for groups in ADS.Günther Deschner2007-10-102-20/+61
* r11240: * fix invalid read reported by valgrind in theGerald Carter2007-10-102-69/+35
* r11237: Fix acl evaluation bug found by Marc Cousin <mcousin@sigma.fr>Jeremy Allison2007-10-101-14/+34
* r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup onJim McDonough2007-10-104-4/+130
* r11235: fix segfault in addprinter due to mixing talloc() and malloc()'d memoryGerald Carter2007-10-101-3/+1
* r11233: Forgot to add the statvfs file. Oops.Jeremy Allison2007-10-101-0/+65
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2007-10-1011-7/+115
* r11230: Remove the '//' i was using to test something...oopsJim McDonough2007-10-101-1/+1
* r11229: an even bigger speedup spotted by Volker. string_to_sid() is now tak...Jim McDonough2007-10-101-2/+2
* r11228: Speed up string_to_sid by removing next_token calls, thus eliminatingJim McDonough2007-10-101-34/+27
* r11227: patch from brian moran to fix typo in eventlog message file registry ...Gerald Carter2007-10-102-4/+4
* r11224: Add feature to get our configuration from config.log into installman.sh.Lars Müller2007-10-101-3/+14
* r11213: Fix the buildGünther Deschner2007-10-102-1/+1
* r11190: Fix enhancement request #3192.Jeremy Allison2007-10-104-16/+72
* r11183: add small helper function to return a PAC_LOGON_INFO.Günther Deschner2007-10-102-10/+17
* r11170: root free pass on eventlog open access checkGerald Carter2007-10-102-0/+8
* r11169: removing duplicate 'map read only' entryGerald Carter2007-10-101-1/+0
* r11167: -lsec should be include in $ACL_LIBS and not $LIBS on solarisGerald Carter2007-10-101-1/+1
* r11166: missed a specfile fix for redhatGerald Carter2007-10-101-0/+1
* r11165: deparate the library install commands from the logic of whether to bu...Gerald Carter2007-10-101-14/+8
* r11164: solaris packaging fixesGerald Carter2007-10-101-0/+4
* r11163: fix installation of libmsrpcGerald Carter2007-10-101-1/+4
* r11161: another regression from merge; make sure to build vfs_full_audit modu...Gerald Carter2007-10-101-1/+1
* r11159: Added some const to fix warnings.Jeremy Allison2007-10-102-4/+4
* r11158: more RedHat spec file fixes; I think this is the last one for 3.0.21pre1Gerald Carter2007-10-101-0/+3
* r11156: Remove valgrind disabling ifdef that got added by mistake.Jeremy Allison2007-10-101-2/+0
* r11155: Remove warning in torturous logic.Jeremy Allison2007-10-101-5/+15
* r11152: fix some regressions caused by the trunk->3.0 merge when install docs...Gerald Carter2007-10-102-4/+2