summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed bug that John found in WINS server code. When nmbd as a WINSJeremy Allison1998-04-201-0/+12
* clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1998-04-171-0/+6
* Changing of machine passwords now works !!!!!!Jeremy Allison1998-04-171-0/+1
* ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1998-04-151-0/+1
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-141-4/+7
* Changes include:Christopher R. Hertel1998-04-131-6/+6
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-70/+69
* Oops, fogot proto.h. It needs to be updated for changes to client.cRichard Sharpe1998-04-111-1/+1
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-3/+5