summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile problem after make proto.Jeremy Allison1998-06-091-14/+17
* proto.hChristopher R. Hertel1998-06-081-0/+3
* added "domain admin group" and "domain guest group" parameters. this isLuke Leighton1998-06-041-0/+2
* clientutil.c: Don't core dump if no controlling terminal available for password.Jeremy Allison1998-06-011-0/+1
* Ooops - fixed Win95 crash bugs with earlier code.Jeremy Allison1998-05-271-1/+0
* Newly re-written do_match and mask_match functions, with theJeremy Allison1998-05-271-0/+1
* loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1998-05-271-0/+2
* added set logon, logoff, kickoff etc time functions.Luke Leighton1998-05-251-0/+5
* - created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1998-05-241-1/+2
* dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1998-05-201-0/+7
* oops - got some of the default (conversion) functions wrong.Luke Leighton1998-05-191-3/+0
* removed "default" system for password database api: all functions mustLuke Leighton1998-05-191-1/+2
* ldap.c :Luke Leighton1998-05-191-6/+9
* Abstracted all the crappy password interfaces through an indirectJeremy Allison1998-05-181-26/+8
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-181-27/+27
* removed references to some of the smb_passwd routines from ldap and nis+Luke Leighton1998-05-181-6/+5
* creating and using some pdb_init_(sam/smb) routines. putting ldap headersLuke Leighton1998-05-181-0/+4
* resolving compilation errorsLuke Leighton1998-05-181-1/+0
* received update from jean francois for ldap.c: he is doing add / modLuke Leighton1998-05-181-4/+10
* Makefile:Luke Leighton1998-05-181-18/+31
* passdb.cJeremy Allison1998-05-141-1/+2
* namequery.c: Fixed SGI IRIX 5.x compiler problem.Jeremy Allison1998-05-141-0/+1
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-11/+9
* includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1998-05-121-4/+0
* removed lp_domain_workstation() parameterLuke Leighton1998-05-121-6/+0
* This is a security audit change of the main source.Jeremy Allison1998-05-121-2/+4
* add lp_domain_workstations() parameter. this is a list of workstation namesLuke Leighton1998-05-111-0/+3
* ldap back-end database developmentLuke Leighton1998-05-111-20/+45
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-0/+5
* Ho hum, someone deleted proto.h from cvs... re-adding.Jeremy Allison1998-05-081-0/+2070
* proto.h was being a pain. use "make proto" instead. check release andLuke Leighton1998-05-081-2070/+0
* moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.cLuke Leighton1998-05-071-0/+1
* This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1998-05-071-1/+1
* created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1998-05-071-4/+16
* smbpass.c: Fixed machine_passwd_lock() problems.Jeremy Allison1998-05-061-5/+5
* jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1998-05-061-3/+17
* Real fix for clitar.c problems. Have now made all the rightRichard Sharpe1998-05-061-3/+3
* Fixes for the %U and %G problems people have reported.Jeremy Allison1998-05-061-2/+2
* genrand.c: SGI compile warning fix.Jeremy Allison1998-05-051-2/+2
* Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1998-04-301-2/+4
* Makefile: Added files to smbpasswd.c.Jeremy Allison1998-04-291-0/+1
* clientgen.c: Fixed null session setup bug.Jeremy Allison1998-04-291-1/+1
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-4/+42
* ABOUT time. dce/rpc long packet format now works, server-side.Luke Leighton1998-04-241-0/+2
* Makefile: Added nterr.c into the mix.Jeremy Allison1998-04-231-0/+4
* clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.cJeremy Allison1998-04-231-2/+3
* genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().Jeremy Allison1998-04-231-2/+8
* clientgen.c: Added cli_ulogoff() call.Jeremy Allison1998-04-211-0/+1
* Added 'passwd chat debug' parameter to allow admins to debug theirJeremy Allison1998-04-201-0/+1
* Makefile: Added genrand.oJeremy Allison1998-04-201-0/+4