summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter1-38/+0
2007-10-10r6890: Refactor printing interface to take offset into job. Fixes bugJeremy Allison2-8/+48
2007-10-10r6849: Merge revision 6845 from Samba 4Volker Lendecke1-8/+11
2007-10-10r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4...Jeremy Allison1-8/+11
2007-10-10r6779: Use the SID in the user token for the %s expansion in 'afs username ma...Volker Lendecke1-3/+4
2007-10-10r6743: Merge r6741 from 4_0Volker Lendecke1-1/+1
2007-10-10r6681: updating copyrights (see bug 2546)Gerald Carter1-1/+2
2007-10-10r6658: Sorry for the spam... I think now I've got a version that should compi...Volker Lendecke2-3/+3
2007-10-10r6656: Samba 4 is Samba 3.9...Volker Lendecke2-3/+3
2007-10-10r6654: Make talloc.c 4.0-readyVolker Lendecke1-0/+2
2007-10-10r6652: Next step getting the build farm happy.Volker Lendecke1-1/+13
2007-10-10r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...Volker Lendecke1-0/+8
2007-10-10r6648: do not annoy make protoSimo Sorce1-1/+2
2007-10-10r6646: keep samba3 talloc inline with samba4 oneSimo Sorce1-0/+9
2007-10-10r6643: fix some build issues on IRIX;l patch from james peachGerald Carter1-1/+1
2007-10-10r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison3-375/+1690
2007-10-10r6588: just include includes.h to get prototypes here.Herb Lewis2-3/+2
2007-10-10r6586: get rid of a few more compiler warningsHerb Lewis7-0/+15
2007-10-10r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij1-0/+467
2007-10-10r6553: Added Linux per-socket TCP settings patch from "Ed Boraas" <ed.boraas@...Jeremy Allison1-0/+9
2007-10-10r6550: Move function make_dir_struct from util to dir.cJeremy Allison1-34/+0
2007-10-10r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis2-0/+8
2007-10-10r6495: Bugfix for #2596 by James Peach @ SGI. Fix become_root link issues and...Jeremy Allison1-1/+1
2007-10-10r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke1-10/+17
2007-10-10r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2-14/+194
2007-10-10r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke5-101/+56
2007-10-10r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev...Jeremy Allison1-9/+183
2007-10-10r6231: Herb, I think this checkin was a mistake. Are you sure this isGerald Carter1-1/+1
2007-10-10r6230: don't know how this ever worked! the compiler complained weHerb Lewis1-1/+1
2007-10-10r6225: get rid of warnings from my compiler about nested externsHerb Lewis4-8/+11
2007-10-10r6166: Derell, I'm reverting this part of -r4917 because it modifies the keysGünther Deschner1-2/+2
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman6-23/+26
2007-10-10r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman1-2/+2
2007-10-10r6106: Fix bug #2551. It turns out that the incoming flags2 flag FLAGS2_LONG_...Jeremy Allison1-3/+3
2007-10-10r6090: Patch to fix sys_select so it can't drop signals if another fdJeremy Allison1-9/+17
2007-10-10r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke5-12/+35
2007-10-10r6049: Ensure "dos filetime" checks file ACLs correctly. May fix Excel "read-...Jeremy Allison1-18/+0
2007-10-10r6044: Ensure the old search calls always ask mask_match to translateJeremy Allison2-3/+19
2007-10-10r6022: Fix for bug #2533. Incorrect dir listings from OS/2 clients.Jeremy Allison1-1/+3
2007-10-10r6014: rather large change set....Gerald Carter6-12/+105
2007-10-10r5961: final round of compiler warning fixes based on feedback from Jason MaderGerald Carter1-1/+1
2007-10-10r5956: more compile warngin fixes from the Mr. MaderGerald Carter1-3/+3
2007-10-10r5954: Fix some compiler warnings and add missing exclude-block in "net rpcGünther Deschner1-1/+1
2007-10-10r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...Gerald Carter2-2/+7
2007-10-10r5933: We were handling setting of EA's incorrectly - we should be able to setJeremy Allison1-0/+15
2007-10-10r5907: Fix compile warning noticed by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-1/+1
2007-10-10r5789: Patch from William Jojo <jojowil@hvcc.edu> - AIX has no default ACLs.Jeremy Allison1-0/+7
2007-10-10r5726: merge LsaLookupPrivValue() code from trunkGerald Carter1-59/+57
2007-10-10r5647: Caches are good for performance, but you get a consistency problem.Volker Lendecke1-0/+14
2007-10-10r5565: fix breakage on gcc 2.96Gerald Carter1-1/+1