summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-2-2cvs2svn Import User2000-04-100-0/+0
* preparing for release of alpha.2.2Samba Release Account2000-04-1063-96/+106
* extra parameter.Luke Leighton2000-04-102-7/+7
* fixing up recursion-problems in netlogond (told you so!)Luke Leighton2000-04-101-28/+94
* groups being a pain, had to copy them.Luke Leighton2000-04-097-83/+137
* trying to track down sys_setgroups() problem: an unbecome_root() wasLuke Leighton2000-04-092-7/+21
* lost smbd_pid in initialisation.Luke Leighton2000-04-091-0/+1
* retiredLuke Leighton2000-04-091-22/+0
* making sure that a local authentication request (specifying hostnameLuke Leighton2000-04-092-5/+3
* it's a little unclear where the line is between netlogond processingLuke Leighton2000-04-091-5/+11
* preparing for release of alpha.2.1Samba Release Account2000-04-0963-63/+63
* gets really interesting. it's dog-slow (at debug level 100), butLuke Leighton2000-04-095-47/+99
* - fixing cli_pipe.c assertsLuke Leighton2000-04-095-237/+235
* i hate this code. (understatement of the year).Luke Leighton2000-04-091-164/+23
* changed ROLE_DOMAIN_NONE to ROLE_STANDALONE.Luke Leighton2000-04-0912-42/+8
* lp_server_role() == SERVER_ROLE_NONE was being refused. hmm. i thinkLuke Leighton2000-04-091-238/+210
* good grief. sometimes, i can be very stupid. ok, mike, that mode youLuke Leighton2000-04-094-62/+71
* update version string.Luke Leighton2000-04-091-1/+1
* preparing for release of alpha.2.0Samba Release Account2000-04-0963-63/+63
* add cvsignoreLuke Leighton2000-04-091-0/+4
* GETDC request short-detection was wrong, explains why the poor win9x peopleLuke Leighton2000-04-091-1/+1
* added warning about if a cli_net_use_add fails.Luke Leighton2000-04-091-7/+16
* adding debug warning if cli_ulogoff attempted to be called with a fd of -1Luke Leighton2000-04-091-0/+5
* added pam_ntdom. amazingly, it actually works.Luke Leighton2000-04-0912-90/+1029
* Removed the rpc_client-protos from proto.hElrond2000-04-083-1390/+669
* using sambaconfdir for smb.conf and lmhosts.Elrond2000-04-071-4/+7
* preparing for release of alpha.1.9Samba Release Account2000-04-0763-63/+63
* Replaced a whole bunch of 0x02000000's with SEC_RIGHTS_MAXIMUM_ALLOWEDTim Potter2000-04-079-135/+183
* jf, looks like you put some extra error codes in...Luke Leighton2000-04-071-1/+0
* cut too much across.Luke Leighton2000-04-074-40/+75
* spoolss from cvs mainLuke Leighton2000-04-079-1100/+1187
* open alias permissions were wrong, in msrpc_samr_query_aliasmem.Luke Leighton2000-04-071-1/+1
* domain name not obtained correctly.Luke Leighton2000-04-071-1/+1
* samaliasmem modified to take DOMAINNAME\name.Luke Leighton2000-04-071-11/+17
* Same for cmd_sam_create_dom_alias.Tim Potter2000-04-071-1/+2
* Return from cmd_sam_create_dom_group() if not enough or too many argumentsTim Potter2000-04-071-2/+2
* Added --with-sambaconfdir, that currently defaults toElrond2000-04-062-1124/+1168
* tdbsec_store takes the TDB_xxx flags arg.Luke Leighton2000-04-061-7/+7
* General configuration file for DejaGnu.Tim Potter2000-04-061-0/+27
* From johanh@fusion.kth.se Thu Apr 6 12:34:13 2000Luke Leighton2000-04-062-125/+121
* fsync returns int rather than void.Tim Potter2000-04-051-3/+3
* Improved clean target.Tim Potter2000-04-051-2/+3
* Added *.loTim Potter2000-04-051-0/+1
* Move across example VFS files from HEAD branch.Tim Potter2000-04-053-3/+3
* Paranioa purify fixes from HEAD.Jeremy Allison2000-04-051-23/+134
* Another SMB_ASSERT in cli_pipe.c.Elrond2000-04-051-5/+4
* patch from case for opensslLuke Leighton2000-04-052-1026/+1111
* case@seattle.gii.net spotted that msdfs.c needs nterr.h because ofLuke Leighton2000-04-051-1/+2
* optimisation of TDB_MODIFY: use tdb_update() to tell us if the attemptedLuke Leighton2000-04-051-6/+20
* added TDB_MODIFY flag. this says, "if it don't already exist, fail to update".Luke Leighton2000-04-052-4/+13