summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added check for invalid wildcard characters '*' and '?'Jeremy Allison1998-12-101-0/+24
* don't allow users to view the smb.conf unless they have read accessAndrew Tridgell1998-12-101-15/+21
* lib/access.c: Added checks for invalid '*' or '?' characters in hosts allow/d...Jeremy Allison1998-12-095-33/+41
* I got sick of the debate with luke about the SID and nmbd so I justAndrew Tridgell1998-12-093-27/+6
* Fixed cases where NT clients may send 64 bit requests even if 64 bitJeremy Allison1998-12-091-10/+54
* configure.in: Fixed setresgid check - should use AC_TRY_RUN not AC_TRY_COMPILE.Jeremy Allison1998-12-086-432/+507
* Adding George's Mac extensions.Jeremy Allison1998-12-080-0/+0
* This commit was manufactured by cvs2svn to create branch 'SAMBA_2_0'.cvs2svn Import User1998-12-081-0/+140
|\
| * Adding George's Mac extension code.Jeremy Allison1998-12-081-0/+140
* | Added George's Mac extension files to the 2.0 branch.Jeremy Allison1998-12-080-0/+0
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_0'.cvs2svn Import User1998-12-082-0/+279
|\|
| * Adding George's Mac extension include files.Jeremy Allison1998-12-082-0/+279
| * ldap_getpw() also needs to be (void)Luke Leighton1998-12-082-4/+3
| * compilation warnings due to missing (void) in ldap_close_connection.Luke Leighton1998-12-082-3/+7
| * adding srvsvc pipe.Luke Leighton1998-12-0815-11/+519
| * added ldap files by Matthew Chapman.Luke Leighton1998-12-076-0/+1735
| * Matthew Chapman spotted that smbpasschange was assuming the existenceLuke Leighton1998-12-071-29/+0
| * fixed warnings (and potential errors) due to integer overflow whenAndrew Tridgell1998-12-072-3/+5
| * added text and html versions of LDAP.yo. smb.conf.5 not generated yetLuke Leighton1998-12-072-0/+297
| * updated for Matt Chapman's ldap codeLuke Leighton1998-12-071-31/+32
| * issues spotted by herb.Luke Leighton1998-12-072-3/+3
| * matthew chapman's ldap code, to date. plus docs!Luke Leighton1998-12-077-887/+344
| * bugs in rpcclient. add_aliasmem uses a DOM_SID2 not a DOM_SID.Luke Leighton1998-12-073-12/+12
| * first attempt at making unix setuid/setgid code that is independent ofLuke Leighton1998-12-071-0/+303
| * sync with 2.0 treeHerb Lewis1998-12-073-1/+34
| * removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1998-12-0720-568/+608
| * - lib/unix_sec_ctxt.cLuke Leighton1998-12-0723-341/+2068
| * fixed a link to testparm.1.htmlAndrew Tridgell1998-12-071-1/+1
| * oops - lock test was the wrong way aroundAndrew Tridgell1998-12-051-1/+1
| * fixed pidfile handling to check for a lock on the file, so we can beAndrew Tridgell1998-12-051-16/+33
| * replaced the icons in SWAT with real iconsAndrew Tridgell1998-12-057-0/+0
| * Sync up critical kernel oplock bugfix. I don't want to loseJeremy Allison1998-12-051-4/+37
| * added delete domain group and local group and delete domain group member.Luke Leighton1998-12-043-1/+233
| * fixing "addgroupmem" and "enumgroups -m" commands, samr_open_group()Luke Leighton1998-12-043-6/+8
| * - oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton1998-12-049-61/+61
| * - renamed do_samr_xxx to samr_xxxLuke Leighton1998-12-0413-291/+1425
| * Updated packaging files from 2.0.0 branch - NOTE: Not yet operative.John Terpstra1998-12-046-92/+113
| * Updated version info and date in document headers.John Terpstra1998-12-0338-45/+65
| * added createalias command to rpcclientLuke Leighton1998-12-037-21/+327
| * create domain group command (creategroup) added to rpcclient.Luke Leighton1998-12-037-118/+427
| * moved get_unixgroups it will be needed by the unix instance of the groupLuke Leighton1998-12-033-50/+50
| * jean-f spotted race condition on generation of sam sid, from startingLuke Leighton1998-12-031-1/+1
| * jean-f spotted bug in test for existence of MACHINE.SID and SAM_NAME.SID.Luke Leighton1998-12-031-1/+1
| * adding group parsing: add/modify/delete/add members.Luke Leighton1998-12-034-103/+248
| * jeremy's going to do me in, again.Luke Leighton1998-12-021-14/+14
| * updating smb.conf from yodlLuke Leighton1998-12-022-38/+274
| * spotted the mistake in group_info1 parsing.Luke Leighton1998-12-022-3/+6
| * added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group memberLuke Leighton1998-12-026-82/+90
| * ERRmoredata is an acceptable error code, it is not an error.Luke Leighton1998-12-021-2/+6
| * removed check on name of domain having to be right, etc etc.Luke Leighton1998-12-021-8/+0