summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-2-4cvs2svn Import User2000-04-130-0/+0
* preparing for release of alpha.2.4Samba Release Account2000-04-1363-73/+63
* #ifdef AUTOCONF moved to avoid compile warning.Luke Leighton2000-04-131-1/+1
* - got fed up of vuser_db spewing 150 lines of trash, made it possibleLuke Leighton2000-04-1310-119/+97
* Decoupled domain related information from uid and gid ranges.Tim Potter2000-04-132-10/+13
* Removed some annoying debug messages.Tim Potter2000-04-134-128/+159
* Removed "ole locking compat" parameter (no longer used).Jeremy Allison2000-04-123-166/+203
* Implmented mapping of lock offset/count from 64 bit MS rangesJeremy Allison2000-04-122-14/+158
* Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,Jeremy Allison2000-04-125-9/+166
* uhh, guys: i spent my entire day updating from yesterday's cvs mainLuke Leighton2000-04-1239-722/+841
* winbindd prototype Mk IITim Potter2000-04-121-20/+17
* Missed a 0x02000000 to SEC_RIGHTS_MAXIMUM_ALLOWED conversion.Tim Potter2000-04-121-3/+2
* winbindd prototype Mk IITim Potter2000-04-121-1/+1
* winbindd prototype Mk IITim Potter2000-04-122-4/+1954
* Added *.loTim Potter2000-04-121-1/+1
* winbindd prototype Mk IITim Potter2000-04-125-940/+1014
* winbindd prototype Mk IITim Potter2000-04-121-0/+50
* winbindd prototype Mk IITim Potter2000-04-121-245/+158
* winbindd prototype Mk IITim Potter2000-04-121-0/+122
* Added *.log and *.sum for DejaGnu test output.Tim Potter2000-04-121-0/+2
* removing some ptr checks which were causing failures instead of "no members"Luke Leighton2000-04-121-3/+3
* Fixed usage info for samlookuprids.Tim Potter2000-04-121-1/+1
* removed call to pass_check() in smbd/password.c, it's already calledLuke Leighton2000-04-111-14/+0
* messy messing, eventually discovered a) pass_check.c hadn't beenLuke Leighton2000-04-113-26/+256
* preparing for release of alpha.2.3Samba Release Account2000-04-1163-63/+63
* nggh! damn select timeout, FD_ISSET... THING.Luke Leighton2000-04-115-11/+17
* andrew been moving functions about :)Luke Leighton2000-04-113-2/+8
* urr... *wobble*... committing what i _think_ are andrew's smbd changes.Luke Leighton2000-04-1118-2002/+375
* change_oem_password() now only takes a UNISTR2 not char*.Luke Leighton2000-04-111-51/+41
* made IPC$ LANMAN functions call client-side DCE/RPC functions.Luke Leighton2000-04-112-194/+209
* simplifying write_pipe and read_pipe code -- also it looks like thereLuke Leighton2000-04-114-72/+68
* Fixed misspelling of samquerysecTim Potter2000-04-101-1/+1
* Fix for soft quotas not being set fromJeremy Allison2000-04-101-0/+24
* cli_close(), cli_issue_write(), receive_smb():Elrond2000-04-102-0/+19
* prs_grow didn't return False, when you wanted to grow inElrond2000-04-103-7/+35
* comment-formattingLuke Leighton2000-04-103-54/+46
* help from matthew brichacek to track down chgpasswd() usage error.Luke Leighton2000-04-101-2/+6
* another debug-only-used thing (a function, this time!)Luke Leighton2000-04-101-3/+5
* added option to compile with absolutely _no_ debugging macros / info.Luke Leighton2000-04-103-7/+17
* formatting changes. plus, of course, you don't mash the usernameLuke Leighton2000-04-102-16/+8
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-04-101-0/+883
|\
| * split out the lpq parsing code into a separate fileAndrew Tridgell2000-04-104-861/+886
| * don't echo warning messages twiceAndrew Tridgell2000-04-101-2/+2
| * utmp compile fix from peter@cadcamlab.orgAndrew Tridgell2000-04-101-2/+2
| * Modified interfaces and added checks around *all* *alloc callsJeremy Allison2000-04-065-99/+215
| * filled the architecture table (useless for the moment).Jean-François Micouleau2000-04-062-24/+43
| * fsync() returns an int rather than void.Tim Potter2000-04-051-3/+3
| * Added *.soTim Potter2000-04-051-0/+1
| * Improved clean target.Tim Potter2000-04-051-2/+3
| * JF - you might want to look at this patch.Jeremy Allison2000-04-051-23/+134