index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added first pass at start/get/end-ldappwent functions. unfortunately, lots
Luke Leighton
1998-05-07
1
-10
/
+65
*
remove unused ldap functions: add stub start/get/endldappwent routines.
Luke Leighton
1998-05-07
2
-146
/
+97
*
moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.c
Luke Leighton
1998-05-07
5
-67
/
+38
*
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
1998-05-07
9
-52
/
+57
*
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1998-05-07
12
-140
/
+334
*
Fixed changed calls to machine password locking code.
Jeremy Allison
1998-05-07
1
-5
/
+4
*
Andrew redefines the free() function to do some memory management testing.
Christopher R. Hertel
1998-05-06
1
-1
/
+19
*
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
1998-05-06
4
-37
/
+33
*
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
1998-05-06
6
-38
/
+43
*
Rolling back again to the equivalent of revision 1.22, as the current
Jeremy Allison
1998-05-06
1
-382
/
+25
*
jean-francois micouleau's well-alpha code for ldap password database stuff!
Luke Leighton
1998-05-06
7
-55
/
+859
*
Added mksmbpasswd.sh to binary package
Volker Lendecke
1998-05-06
2
-8
/
+10
*
compiler warning for unimportant uninitialised variable
Luke Leighton
1998-05-06
1
-4
/
+4
*
Real fix for clitar.c problems. Have now made all the right
Richard Sharpe
1998-05-06
2
-28
/
+385
*
much faster pstrcpy() and fstrcpy()
Andrew Tridgell
1998-05-06
1
-16
/
+24
*
Fixes for the %U and %G problems people have reported.
Jeremy Allison
1998-05-06
9
-25
/
+38
*
genrand.c: SGI compile warning fix.
Jeremy Allison
1998-05-05
11
-26
/
+28
*
added definitions for "password chat debug" and "unix password sync"
Herb Lewis
1998-05-05
1
-1
/
+40
*
Rolling clitar.c back to the previous rev 1.22 as the current one
Jeremy Allison
1998-05-05
1
-382
/
+25
*
Added bug fixes to clitar to ensure proper longfile name restores
Richard Sharpe
1998-05-05
1
-25
/
+382
*
patches from jean francois: couple of minor bugs
Luke Leighton
1998-05-05
2
-3
/
+2
*
here is a first cut at a "fixed up" help file
Herb Lewis
1998-05-01
1
-3336
/
+2189
*
mkman - add argument for making html versions of man pages
Herb Lewis
1998-04-30
2
-17
/
+27
*
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1998-04-30
9
-12
/
+56
*
Makefile: Added files to smbpasswd.c.
Jeremy Allison
1998-04-29
7
-47
/
+343
*
clientgen.c: Fixed null session setup bug.
Jeremy Allison
1998-04-29
8
-33
/
+66
*
add clean option
Herb Lewis
1998-04-29
1
-0
/
+8
*
password.c:
Luke Leighton
1998-04-29
2
-10
/
+21
*
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1998-04-29
14
-172
/
+234
*
fix problem with output file not being properly sorted
Herb Lewis
1998-04-28
1
-6
/
+3
*
Fixed checked in code that didn't compile.
Jeremy Allison
1998-04-28
1
-9
/
+5
*
added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl>
Luke Leighton
1998-04-28
1
-0
/
+59
*
First version that compiles. Much more to do.....
Jeremy Allison
1998-04-28
3
-228
/
+178
*
Added SuSE packaging files.
Volker Lendecke
1998-04-27
2
-0
/
+354
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
36
-439
/
+341
*
ABOUT time. dce/rpc long packet format now works, server-side.
Luke Leighton
1998-04-24
3
-5
/
+92
*
cli_pipe.c: Corrected cli_api_pipe() calls.
Jeremy Allison
1998-04-24
1
-30
/
+41
*
Makefile: Added nterr.c into the mix.
Jeremy Allison
1998-04-23
6
-19
/
+78
*
These don't compile yet - but they are the core code in what
Jeremy Allison
1998-04-23
3
-1086
/
+1004
*
We will need this new nterr.c for the DOMAIN_CLIENT code.
Jeremy Allison
1998-04-23
1
-3
/
+30
*
clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c
Jeremy Allison
1998-04-23
4
-124
/
+233
*
genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
Jeremy Allison
1998-04-23
5
-90
/
+359
*
Fixed bug found by Gerald Carter <cartegw@Eng.Auburn.EDU> where
Jeremy Allison
1998-04-22
3
-4
/
+0
*
genrand.c: Improved generation of random values, more secure.
Jeremy Allison
1998-04-22
6
-13
/
+93
*
many systems don't have /etc/shadow but do have another system for
Andrew Tridgell
1998-04-21
1
-0
/
+12
*
improved the secret buffer generation a bit. It now uses /etc/shadow
Andrew Tridgell
1998-04-21
1
-22
/
+39
*
put server-side long dce/rpc code in main branch.
Luke Leighton
1998-04-21
4
-119
/
+167
*
Added cli_ulogoff() calls to all the exit code paths in security=server.
Jeremy Allison
1998-04-21
1
-0
/
+5
*
clientgen.c: Added cli_ulogoff() call.
Jeremy Allison
1998-04-21
3
-0
/
+21
*
genrand.c: Improved filename based random seed generation.
Jeremy Allison
1998-04-20
2
-22
/
+58
[prev]
[next]