summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-3/+0
* chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1998-03-271-3/+4
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-2/+2
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-1/+4
* Added SamOEMChangePassword functionality.Jeremy Allison1998-03-181-0/+5
* changed the method used for auto-reload on the status page to useAndrew Tridgell1998-03-181-0/+1
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-171-2/+4
* - added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1998-03-171-1/+1
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-1/+8
* - claim the null connection after the session request to mak sure weAndrew Tridgell1998-03-151-2/+10
* added the ability to start/stop the server from SWAT.Andrew Tridgell1998-03-141-0/+17
* if a local parameter is changed at the global level then propogate theAndrew Tridgell1998-03-141-0/+1
* prototype updatesAndrew Tridgell1998-03-141-1/+1
* removed a redundent return statementAndrew Tridgell1998-03-141-16/+22
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-287/+673
* allow for non-authenticated SWAT for demo purposesAndrew Tridgell1998-03-081-1/+1
* Jeremy is going to hate me ...Andrew Tridgell1998-03-081-2/+3
* Change the multibyte character set support so thatJeremy Allison1998-03-031-5/+4
* Fix for NT redirector bug where deltree fails if the resume keyJeremy Allison1998-02-261-1/+1