summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
* r8795: fix our perpetual motion maching in strncpy_w()Gerald Carter2005-07-271-1/+1
* r8762: Attempt to fix the winbindd crashing bug on Solaris (can't rememberJeremy Allison2005-07-261-113/+253
* r8757: Add debug messages so we can see what attributes and values are beingJeremy Allison2005-07-251-0/+3
* r8716: adding 'username map script' which if defined takes precendence overGerald Carter2005-07-221-15/+54
* r8704: Patch from Timur Bakeyev <timur@com.bat.ru> to fix typoJeremy Allison2005-07-221-1/+1
* r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,Günther Deschner2005-07-212-11/+20
* r8673: merged from samba4Andrew Tridgell2005-07-211-4/+15
* r8506: BUG 2853: don't strip out characters like '$' from printer namesGerald Carter2005-07-151-3/+12
* r8493: According to MSKB 141714 the %LOGONSERVER% variable should beGünther Deschner2005-07-151-2/+7
* r8428: some more old printerdb stuff.Günther Deschner2005-07-131-1/+0
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-0/+22
* r8207: Fix my NT_STATUS_IS_OK mismatch.Günther Deschner2005-07-071-1/+1
* r8205: try to improve readability of smbldap_search_domain_info()Günther Deschner2005-07-071-18/+33
* r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...Jim McDonough2005-07-061-0/+27
* r8141: Update volker's valgrind fix in r8097. Same effect, just helps meGerald Carter2005-07-041-0/+3
* r8092: Attempt to fix the socket wrapper stuff for Samba 3.Volker Lendecke2005-07-031-49/+97
* r7995: * privileges are local except when they're *not*Gerald Carter2005-06-291-60/+64
* r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison2005-06-281-0/+1
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-271-0/+158
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-243-16/+17
* r7842: With the patch I sent Steve yesterday this gives us complete POSIX pat...Jeremy Allison2005-06-221-0/+6
* r7591: Don't call getpeeraddr on a disconnected socket.Jeremy Allison2005-06-151-5/+8
* r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...Jeremy Allison2005-06-131-133/+95
* r7440: * merge registry server changes from trunk (so far) for more Gerald Carter2005-06-093-3/+11
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-083-1/+96
* r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer)Gerald Carter2005-06-071-21/+36
* r7318: Unify HEAD and 3.0 socket functions. Add HEAD functions here #ifdef'ed...Jeremy Allison2005-06-061-0/+93
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-318-268/+242
* r7039: Ensure we always call read_socket_with_timeout() whenJeremy Allison2005-05-271-1/+6
* r7034: Revert change in util_sock.c from derrell until this isJeremy Allison2005-05-271-58/+13
* r7025: 1 if not all data is available at the time we go to read a packet, retryDerrell Lipman2005-05-271-13/+58
* r6965: Remove some dead code from util_unistr.c.Jeremy Allison2005-05-251-16/+0
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2005-05-231-38/+0
* r6890: Refactor printing interface to take offset into job. Fixes bugJeremy Allison2005-05-182-8/+48
* r6849: Merge revision 6845 from Samba 4Volker Lendecke2005-05-171-8/+11
* r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4...Jeremy Allison2005-05-161-8/+11
* r6779: Use the SID in the user token for the %s expansion in 'afs username ma...Volker Lendecke2005-05-131-3/+4
* r6743: Merge r6741 from 4_0Volker Lendecke2005-05-121-1/+1
* r6681: updating copyrights (see bug 2546)Gerald Carter2005-05-091-1/+2
* r6658: Sorry for the spam... I think now I've got a version that should compi...Volker Lendecke2005-05-072-3/+3
* r6656: Samba 4 is Samba 3.9...Volker Lendecke2005-05-072-3/+3
* r6654: Make talloc.c 4.0-readyVolker Lendecke2005-05-071-0/+2
* r6652: Next step getting the build farm happy.Volker Lendecke2005-05-071-1/+13
* r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...Volker Lendecke2005-05-071-0/+8
* r6648: do not annoy make protoSimo Sorce2005-05-071-1/+2
* r6646: keep samba3 talloc inline with samba4 oneSimo Sorce2005-05-071-0/+9
* r6643: fix some build issues on IRIX;l patch from james peachGerald Carter2005-05-071-1/+1
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2005-05-033-375/+1690
* r6588: just include includes.h to get prototypes here.Herb Lewis2005-05-022-3/+2
* r6586: get rid of a few more compiler warningsHerb Lewis2005-05-027-0/+15