summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-2-6cvs2svn Import User2000-08-092-428/+0
* preparing for release of alpha-2.6Samba Release Account2000-08-0969-72/+86
* debuglevel from 0 to 3 for the race-warningsElrond2000-08-081-4/+4
* merge from HEAD.Elrond2000-08-081-4/+29
* Check the results of cli_read_one() before calling prs_append_data() inTim Potter2000-08-071-1/+1
* load.c is now in sync.Elrond2000-08-053-45/+131
* more merge from HEAD.Elrond2000-08-055-48/+327
* make protoElrond2000-08-053-1/+16
* init_unistr2_from_unistr for TNG.Elrond2000-08-051-0/+32
* Trying a little merge.Elrond2000-08-051-17/+70
* lookup_added_user_rids isn't used anywhere, made it staticElrond2000-08-052-2/+1
* removing unnecessary includes/externs.Elrond2000-08-052-3/+0
* The smb_passwd_ops struct got a getsamseqnum functionElrond2000-08-053-1/+8
* Typos.Tim Potter2000-08-031-2/+2
* Missing file.Tim Potter2000-08-031-0/+38
* Tests for passing long arguments to nsswitch functions.Tim Potter2000-08-035-0/+145
* Added proc for making executables from single C files.Tim Potter2000-08-031-0/+41
* Fixed buffer overrun bugs in calls to slprintf().Tim Potter2000-08-036-30/+30
* mergeElrond2000-08-011-0/+14
* Documentation update from Matthew GeddesElrond2000-07-316-48/+234
* Test to check all members of a domain group contain the domain name.Tim Potter2000-07-311-0/+32
* Fix to domain aliases crash didn't prepend the domain name to groupTim Potter2000-07-311-2/+8
* Test all domain users and groups rather than just default ones.Tim Potter2000-07-281-6/+14
* Test all domain users rather than just default ones.Tim Potter2000-07-281-7/+15
* Cut down version of getent for systems which don't have it. This versionTim Potter2000-07-281-0/+151
* Return untested for the nsswitch memory leak tests as they don't run veryTim Potter2000-07-281-0/+6
* Fixed crash bug when enumerating domain aliases which we shouldn't haveTim Potter2000-07-271-386/+81
* Undid sighup reload fixes in TNG - signal handling is too different fromTim Potter2000-07-241-12/+1
* Merge from HEAD.Tim Potter2000-07-241-1/+12
* LSA_SID_GET_PRIVS client-side:Elrond2000-07-2010-44/+274
* lsa-server-side:Elrond2000-07-198-54/+303
* Return the trusted domains in upper caseElrond2000-07-191-0/+4
* return False; -> return NULL;Elrond2000-07-191-1/+1
* Fixed some error messages.Tim Potter2000-07-191-92/+91
* Uninitialised variable.Tim Potter2000-07-191-1/+1
* I like the new lists, so I start by adding the header toElrond2000-07-180-0/+0
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-07-182-0/+380
|\
| * Fixed some more client SPOOLSS functions. The followingGerald Carter2000-07-188-361/+445
| * fixed a bug (my own) in create_ntc_from_cli_state()Gerald Carter2000-07-181-2/+2
| * I really didn't like the way generic arrays (lists) wereGerald Carter2000-07-181-0/+321
| * grab functions that return RPC_HND_NODE (declaredGerald Carter2000-07-181-1/+1
| * Fixed some more client SPOOLSS functions. The followingGerald Carter2000-07-183-76/+80
| * Fixed some more SPOOLSS functions. The followingGerald Carter2000-07-181-5/+4
| * Missing var.Tim Potter2000-07-171-1/+1
| * Reverted changes from rpcclient merge - contains memory leak!Tim Potter2000-07-171-2/+9
| * Free security descriptor after access check in update_printer_sec()Tim Potter2000-07-171-3/+7
| * Initialise current time to time(NULL) in add_a_printer_2()Tim Potter2000-07-171-1/+4
| * make protoTim Potter2000-07-171-84/+0
| * make protoTim Potter2000-07-171-339/+338
| * Allow job owner to delete own print job.Tim Potter2000-07-171-13/+28