summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* genrand.c: SGI compile warning fix.Jeremy Allison1998-05-0511-26/+28
* 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
* 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
* password.c:Luke Leighton1998-04-292-10/+21
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-2914-172/+234
* 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
* 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
* genrand.c: Improved generation of random values, more secure.Jeremy Allison1998-04-226-13/+93
* many systems don't have /etc/shadow but do have another system forAndrew Tridgell1998-04-211-0/+12
* improved the secret buffer generation a bit. It now uses /etc/shadowAndrew Tridgell1998-04-211-22/+39
* put server-side long dce/rpc code in main branch.Luke Leighton1998-04-214-119/+167
* Added cli_ulogoff() calls to all the exit code paths in security=server.Jeremy Allison1998-04-211-0/+5
* clientgen.c: Added cli_ulogoff() call.Jeremy Allison1998-04-213-0/+21
* genrand.c: Improved filename based random seed generation.Jeremy Allison1998-04-202-22/+58
* Added 'passwd chat debug' parameter to allow admins to debug theirJeremy Allison1998-04-203-6/+9
* Makefile: Added genrand.oJeremy Allison1998-04-206-2/+160
* Fixed bug that John found in WINS server code. When nmbd as a WINSJeremy Allison1998-04-204-9/+111
* includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1998-04-184-558/+120
* clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1998-04-173-58/+114
* Changing of machine passwords now works !!!!!!Jeremy Allison1998-04-174-43/+58
* Just changed the date.Christopher R. Hertel1998-04-171-1/+1
* reply.c: Fix bugs where debug statements were accessing the fd_ptr structJeremy Allison1998-04-162-20/+20
* Minor change to the wording. It used to say "files with the prefix 'ubi_'"Christopher R. Hertel1998-04-161-6/+6
* ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1998-04-157-51/+187
* Fixed some typecast and function pointer problems pointed out by aChristopher R. Hertel1998-04-142-10/+21
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-1410-38/+83
* Fixed aggregate initializer problem for gcc.Jeremy Allison1998-04-131-1/+1
* Changes include:Christopher R. Hertel1998-04-134-421/+706
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-1333-265/+243
* fixed a memory leak in close_file(). Each time a file was openedAndrew Tridgell1998-04-131-1/+7
* minor reformatting of debug messages (so people don't think there is aAndrew Tridgell1998-04-121-3/+3
* some hacks to the torture codeAndrew Tridgell1998-04-121-1/+10
* support O_SYNC at open time in files (previously we only supported itAndrew Tridgell1998-04-121-0/+4
* if the resolve order is blank then assume "host"Andrew Tridgell1998-04-121-0/+2
* support O_SYNC in opens for smbtortureAndrew Tridgell1998-04-121-0/+4
* Fix heaps of warnings when compiling with gcc under Digital UNIX. Include rou...Richard Sharpe1998-04-111-0/+4