summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* clientutil.c: Don't core dump if no controlling terminal available for password.Jeremy Allison1998-06-012-0/+14
* 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
* smb.h: More NT SMB stuff (just defines).Jeremy Allison1998-05-262-5/+9
* 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
* Added more NT definitions, getting ready for nttrans code.Jeremy Allison1998-05-231-0/+57
* I've put the ubiqx headers back into includes.h, and removed them fromChristopher R. Hertel1998-05-221-1/+9
* Removed all ubiqx includes from includes.h. So far, this was only a problemChristopher R. Hertel1998-05-221-1/+0
* dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1998-05-202-1/+44
* passdb.c: Fixed typo in coment.Jeremy Allison1998-05-191-11/+0
* 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-192-1/+3
* ldap.c :Luke Leighton1998-05-192-7/+36
* Abstracted all the crappy password interfaces through an indirectJeremy Allison1998-05-182-27/+45
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-182-29/+31
* 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-183-23/+43
* passdb.cJeremy Allison1998-05-141-1/+2
* robert frank - some Next3 compilation errors detected.Luke Leighton1998-05-141-1/+1
* namequery.c: Fixed SGI IRIX 5.x compiler problem.Jeremy Allison1998-05-141-0/+1
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-142-11/+13
* Fixed up HPUX entry.Jeremy Allison1998-05-131-2/+4
* we don't need a typedef for stringAndrew Tridgell1998-05-131-2/+0
* includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1998-05-122-6/+3
* removed lp_domain_workstation() parameterLuke Leighton1998-05-121-6/+0
* This is a security audit change of the main source.Jeremy Allison1998-05-123-7/+32
* add lp_domain_workstations() parameter. this is a list of workstation namesLuke Leighton1998-05-111-0/+3
* ldap back-end database developmentLuke Leighton1998-05-112-20/+50
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-112-0/+6
* added sam_passwd structure: don't want smb_passwd to be "polluted".Luke Leighton1998-05-081-6/+50
* clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'Jeremy Allison1998-05-081-39/+6
* 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
* added smb_grpid to smb_passwd structLuke Leighton1998-05-081-0/+1
* Se-submitting clitar.c/Richard Sharpe1998-05-081-5/+3
* added extra fields to struct smb_passwdLuke Leighton1998-05-081-7/+37
* smb.h: Supporting defines for NT trans calls.Jeremy Allison1998-05-081-0/+25
* 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-062-3/+22
* 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-062-3/+4
* genrand.c: SGI compile warning fix.Jeremy Allison1998-05-051-2/+2