summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Se-submitting clitar.c/Richard Sharpe1998-05-082-58/+436
* renamed last_change_time to pass_must_change_time. removed "if (bool==True)"Luke Leighton1998-05-082-21/+20
* added extra fields to struct smb_passwdLuke Leighton1998-05-081-7/+37
* The globals section now shows non-default variables (like theHerb Lewis1998-05-082-23/+125
* added FLAG_BASIC to some browse options for swat.Herb Lewis1998-05-081-4/+4
* smb.h: Supporting defines for NT trans calls.Jeremy Allison1998-05-082-4/+33
* Initial cut at the code that will do NT SMB calls. Not linked in, notJeremy Allison1998-05-081-0/+225
* added first pass at start/get/end-ldappwent functions. unfortunately, lotsLuke Leighton1998-05-071-10/+65
* remove unused ldap functions: add stub start/get/endldappwent routines.Luke Leighton1998-05-072-146/+97
* moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.cLuke Leighton1998-05-075-67/+38
* This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1998-05-079-52/+57
* created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1998-05-0712-140/+334
* Fixed changed calls to machine password locking code.Jeremy Allison1998-05-071-5/+4
* Andrew redefines the free() function to do some memory management testing.Christopher R. Hertel1998-05-061-1/+19
* smbpass.c: Fixed machine_passwd_lock() problems.Jeremy Allison1998-05-064-37/+33
* loadparm.c: Added #ifdef USE_LDAP around ldap code.Jeremy Allison1998-05-066-38/+43
* Rolling back again to the equivalent of revision 1.22, as the currentJeremy Allison1998-05-061-382/+25
* jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1998-05-067-55/+859
* Added mksmbpasswd.sh to binary packageVolker Lendecke1998-05-062-8/+10
* compiler warning for unimportant uninitialised variableLuke Leighton1998-05-061-4/+4
* Real fix for clitar.c problems. Have now made all the rightRichard Sharpe1998-05-062-28/+385
* much faster pstrcpy() and fstrcpy()Andrew Tridgell1998-05-061-16/+24
* Fixes for the %U and %G problems people have reported.Jeremy Allison1998-05-069-25/+38
* genrand.c: SGI compile warning fix.Jeremy Allison1998-05-0511-26/+28
* added definitions for "password chat debug" and "unix password sync"Herb Lewis1998-05-051-1/+40
* Rolling clitar.c back to the previous rev 1.22 as the current oneJeremy Allison1998-05-051-382/+25
* Added bug fixes to clitar to ensure proper longfile name restoresRichard Sharpe1998-05-051-25/+382
* patches from jean francois: couple of minor bugsLuke Leighton1998-05-052-3/+2
* here is a first cut at a "fixed up" help fileHerb Lewis1998-05-011-3336/+2189
* mkman - add argument for making html versions of man pagesHerb Lewis1998-04-302-17/+27
* Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1998-04-309-12/+56
* Makefile: Added files to smbpasswd.c.Jeremy Allison1998-04-297-47/+343
* clientgen.c: Fixed null session setup bug.Jeremy Allison1998-04-298-33/+66
* add clean optionHerb Lewis1998-04-291-0/+8
* password.c:Luke Leighton1998-04-292-10/+21
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-2914-172/+234
* fix problem with output file not being properly sortedHerb Lewis1998-04-281-6/+3
* Fixed checked in code that didn't compile.Jeremy Allison1998-04-281-9/+5
* added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl>Luke Leighton1998-04-281-0/+59
* First version that compiles. Much more to do.....Jeremy Allison1998-04-283-228/+178
* Added SuSE packaging files.Volker Lendecke1998-04-272-0/+354
* This looks like a big change but really isn't.Jeremy Allison1998-04-2536-439/+341
* ABOUT time. dce/rpc long packet format now works, server-side.Luke Leighton1998-04-243-5/+92
* cli_pipe.c: Corrected cli_api_pipe() calls.Jeremy Allison1998-04-241-30/+41
* Makefile: Added nterr.c into the mix.Jeremy Allison1998-04-236-19/+78
* These don't compile yet - but they are the core code in whatJeremy Allison1998-04-233-1086/+1004
* We will need this new nterr.c for the DOMAIN_CLIENT code.Jeremy Allison1998-04-231-3/+30
* clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.cJeremy Allison1998-04-234-124/+233
* genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().Jeremy Allison1998-04-235-90/+359
* Fixed bug found by Gerald Carter <cartegw@Eng.Auburn.EDU> whereJeremy Allison1998-04-223-4/+0