summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
* r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING fileAndrew Tridgell2007-07-101-3/+2
* r23795: more v2->v3 conversionAndrew Tridgell2007-07-101-1/+1
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-07-104-20/+12
* r23791: found some more v2->v3 conversionsAndrew Tridgell2007-07-102-2/+2
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-1089-89/+89
* r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell2007-07-101-1/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-1081-162/+81
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-09109-109/+109
* r23769: Move removal of the tdb from the generic tdb_validate functionMichael Adam2007-07-091-6/+0
* r23756: Fix Coverity id 388Volker Lendecke2007-07-091-0/+1
* r23751: Call tdb_close even when validation was not successful.Michael Adam2007-07-081-9/+1
* r23741: Combined merge of 23726, 23727 and 23731 from 3_0:Volker Lendecke2007-07-071-2/+10
* r23673: Check for integer wrap on incoming data.Jeremy Allison2007-07-021-0/+6
* r23669: Move a variable into the only block where it is used.Michael Adam2007-07-011-1/+1
* r23668: When creating a new string value, win2k regedit deliversMichael Adam2007-06-301-8/+22
* r23665: Remove two unneeded global variablesVolker Lendecke2007-06-301-13/+6
* r23662: According to simo, check_dos_char is neededVolker Lendecke2007-06-292-1/+52
* r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke2007-06-292-52/+1
* r23659: file_pload is not used outside of util_file.cVolker Lendecke2007-06-291-1/+1
* r23658: One pstring a day....Volker Lendecke2007-06-291-16/+39
* r23641: Put check for forbidden values in smbconf into a function.Michael Adam2007-06-281-0/+22
* r23639: Eliminate trailing whitespaces in the new tdb_validate functions...Michael Adam2007-06-271-8/+7
* r23610: Move some winbindd_cache specific flags and actions Michael Adam2007-06-261-7/+1
* r23600: First step in abstracting the winbindd cache validation Michael Adam2007-06-251-0/+203
* r23595: One pstring a day...Volker Lendecke2007-06-241-7/+19
* r23594: Fix parsing of local pids if cluster support is compiled in but noVolker Lendecke2007-06-241-0/+4
* r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison2007-06-221-1/+5
* r23576: Fix some confusion between HAVE_BROKEN_GETGROUPS and USE_BSD_SETGROUPS.James Peach2007-06-211-4/+4
* r23572: Ensure we obey Unicode consortium restrictions. CodeJeremy Allison2007-06-211-15/+22
* r23569: Also dump fd_event in dump_event_list().Günther Deschner2007-06-211-1/+10
* r23566: Fix the sys_bsd_setgroups function. The actual workaround was inactive.Michael Adam2007-06-211-3/+1
* r23562: Add dump_event_list() for debugging the event list.Günther Deschner2007-06-211-0/+24
* r23550: Add more UNIX error -> NT status mappings.Jeremy Allison2007-06-201-0/+25
* r23528: Two changes to make the valgrind massif (heap profiler) output readable:Volker Lendecke2007-06-171-1/+1
* r23518: Remove the silly assumption that string_replace requires a pstring.Volker Lendecke2007-06-161-18/+42
* r23511: Merge branches/SAMBA_3_0@23510James Peach2007-06-158-31/+28
* r23507: Split one general function normalize_dbkey from reg_db.c into util_reg.cMichael Adam2007-06-151-0/+7
* r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam2007-06-146-602/+828
* r23476: Merge branches/SAMBA_3_0@23475James Peach2007-06-131-2/+2
* r23473: Merge Merge branches/SAMBA_3_0@23470James Peach2007-06-131-2/+8
* r23436: Merge (a considerable amount of) r19991 from 3_0:Michael Adam2007-06-121-30/+30
* r23422: Merge (parts of) r19807, r19811, r19827.Michael Adam2007-06-111-2/+117
* r23421: Merge parts of r18963 that apply:Michael Adam2007-06-111-2/+2
* r23416: Forgot to "svn add lib/util_reg.c" in r23415...Michael Adam2007-06-111-0/+110
* r23411: We were missing displayName and that was preventing usSimo Sorce2007-06-111-0/+1
* r23410: Merge the core of the cluster code.Volker Lendecke2007-06-108-12/+2135
* r23408: Remove a bogus commentVolker Lendecke2007-06-101-1/+0
* r23395: Merge branches/SAMBA_3_0@23393James Peach2007-06-082-26/+102
* r23371: Fix the misleading comment I added - it really *should*Jeremy Allison2007-06-071-2/+2
* r23370: Traverse in tdb wasn't consistently using theJeremy Allison2007-06-071-8/+10