summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell22-44/+22
2007-10-10r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell7-14/+14
2007-10-10r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell10-30/+10
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell88-177/+88
2007-10-10r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING fileAndrew Tridgell1-3/+2
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell4-20/+12
2007-10-10r23791: found some more v2->v3 conversionsAndrew Tridgell2-2/+2
2007-10-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell89-89/+89
2007-10-10r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell1-1/+3
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell82-164/+82
2007-10-10r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison11-11/+11
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison99-99/+99
2007-10-10r23769: Move removal of the tdb from the generic tdb_validate functionMichael Adam1-6/+0
2007-10-10r23756: Fix Coverity id 388Volker Lendecke1-0/+1
2007-10-10r23751: Call tdb_close even when validation was not successful.Michael Adam1-9/+1
2007-10-10r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke1-2/+10
2007-10-10r23673: Check for integer wrap on incoming data.Jeremy Allison1-0/+6
2007-10-10r23669: Move a variable into the only block where it is used.Michael Adam1-1/+1
2007-10-10r23668: When creating a new string value, win2k regedit deliversMichael Adam1-8/+22
2007-10-10r23665: Remove two unneeded global variablesVolker Lendecke1-13/+6
2007-10-10r23662: According to simo, check_dos_char is neededVolker Lendecke2-1/+52
2007-10-10r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke2-52/+1
2007-10-10r23659: file_pload is not used outside of util_file.cVolker Lendecke1-1/+1
2007-10-10r23658: One pstring a day....Volker Lendecke1-16/+39
2007-10-10r23641: Put check for forbidden values in smbconf into a function.Michael Adam1-0/+22
2007-10-10r23639: Eliminate trailing whitespaces in the new tdb_validate functions...Michael Adam1-8/+7
2007-10-10r23610: Move some winbindd_cache specific flags and actionsMichael Adam1-7/+1
2007-10-10r23600: First step in abstracting the winbindd cache validationMichael Adam1-0/+203
2007-10-10r23595: One pstring a day...Volker Lendecke1-7/+19
2007-10-10r23594: Fix parsing of local pids if cluster support is compiled in but noVolker Lendecke1-0/+4
2007-10-10r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison1-1/+5
2007-10-10r23576: Fix some confusion between HAVE_BROKEN_GETGROUPS and USE_BSD_SETGROUPS.James Peach1-4/+4
2007-10-10r23572: Ensure we obey Unicode consortium restrictions. CodeJeremy Allison1-15/+22
2007-10-10r23569: Also dump fd_event in dump_event_list().Günther Deschner1-1/+10
2007-10-10r23566: Fix the sys_bsd_setgroups function. The actual workaround was inactive.Michael Adam1-3/+1
2007-10-10r23562: Add dump_event_list() for debugging the event list.Günther Deschner1-0/+24
2007-10-10r23550: Add more UNIX error -> NT status mappings.Jeremy Allison1-0/+25
2007-10-10r23528: Two changes to make the valgrind massif (heap profiler) output readable:Volker Lendecke1-1/+1
2007-10-10r23518: Remove the silly assumption that string_replace requires a pstring.Volker Lendecke1-19/+44
2007-10-10r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach8-31/+28
2007-10-10r23507: Split one general function normalize_dbkey from reg_db.c into util_reg.cMichael Adam1-0/+7
2007-10-10r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam6-602/+828
2007-10-10r23475: Fix the prototype for sys_broken_setgroups and log *BSD group listJames Peach1-2/+2
2007-10-10r23470: Fix supplementary group list truncation for *BSD. We need to passJames Peach1-2/+8
2007-10-10r23411: We were missing displayName and that was preventing usSimo Sorce1-0/+1
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke8-12/+2135
2007-10-10r23408: Remove a bogus commentVolker Lendecke1-1/+0
2007-10-10r23393: Support BSD group semantics by making sure that the effective GID is ...James Peach2-26/+102
2007-10-10r23371: Fix the misleading comment I added - it really *should*Jeremy Allison1-2/+2