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
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Produce correct lanman and nt hashes in samsync smbpasswd output. The
Tim Potter
2001-09-14
1
-5
/
+24
*
Merge prs_hash1() function from tng.
Tim Potter
2001-09-14
1
-0
/
+24
*
Decode 68-byte password blocks using sam replication password key (which
Tim Potter
2001-09-14
1
-2
/
+4
*
Merge of sam_pwd_hash() function from tng.
Tim Potter
2001-09-14
1
-0
/
+17
*
Use session key from cli_state struct rather than the uninitialised one
Tim Potter
2001-09-14
1
-4
/
+2
*
Removed CHECK_STRUCT macro - it isn't used anywhere.
Tim Potter
2001-09-14
1
-12
/
+0
*
Oops.
Tim Potter
2001-09-14
1
-1
/
+1
*
Discovered a whole lot more opcodes on the LSA pipe while writing a rpc
Tim Potter
2001-09-13
1
-6
/
+38
*
Fixed return value for cli_dfs_exist() - nt4 returns 1, w2k returns 2.
Tim Potter
2001-09-13
1
-10
/
+12
*
added a new global option "hostname lookups = yes/no"
Andrew Tridgell
2001-09-13
2
-0
/
+15
*
Terminate dfs referral alternate path string. DFS now works again in head
Tim Potter
2001-09-13
1
-1
/
+1
*
Fixed problems with arg parsing as root with smbpasswd.
Jeremy Allison
2001-09-12
1
-8
/
+11
*
Converted msdfs referral server code to use rpcstr_push() functions. Still
Tim Potter
2001-09-12
1
-12
/
+10
*
String length fix from Toomas Soome <tsoome@ut.ee>
Tim Potter
2001-09-12
1
-1
/
+1
*
Ignore torture test binaries.
Tim Potter
2001-09-12
1
-0
/
+5
*
Some patches to authentication:
Tim Potter
2001-09-12
14
-45
/
+63
*
- enable MSDFS by default, there seems no reason not to have it enabled
Andrew Tridgell
2001-09-12
12
-75
/
+6
*
Hmm - needs to be converted to pull/push unistr routines. But at least it
Tim Potter
2001-09-12
1
-2
/
+8
*
Converted DFS error returns to WERROR instead of uint32.
Tim Potter
2001-09-12
2
-33
/
+39
*
Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h to
Tim Potter
2001-09-12
2
-16
/
+17
*
Tweak the building rules under Solaris with CC.
Richard Sharpe
2001-09-11
2
-262
/
+264
*
Added a string for NT_STATUS_OK, m'kay?
Tim Potter
2001-09-11
1
-0
/
+1
*
Make sure to commit configure
Richard Sharpe
2001-09-11
1
-266
/
+265
*
Some small changes to configure to remove things like -X4 etc on compiles.
Richard Sharpe
2001-09-11
1
-4
/
+3
*
Fix for second logic bug when handing oplock breaks and client messages
Jeremy Allison
2001-09-10
1
-1
/
+11
*
left out {
Herb Lewis
2001-09-10
1
-1
/
+1
*
prevent segv by not calling tdb_traverse and tdb_close if tdb_open_log
Herb Lewis
2001-09-10
1
-18
/
+20
*
cut-n-paste error
Gerald Carter
2001-09-10
1
-1
/
+1
*
merge from APPLIANCE_HEAD
Gerald Carter
2001-09-10
1
-12
/
+21
*
convert more code to use XFILE
Andrew Tridgell
2001-09-10
4
-46
/
+45
*
convert more code to use XFILE
Andrew Tridgell
2001-09-10
9
-50
/
+44
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
21
-19
/
+7
*
more static/dead fns
Andrew Tridgell
2001-09-10
2
-11
/
+2
*
kill a dead fn and make a local one static
Andrew Tridgell
2001-09-10
2
-80
/
+4
*
made a couple of local fns static
Andrew Tridgell
2001-09-10
3
-7
/
+13
*
passdb/smbpassfile ain't needed any more - it only provided migration from an...
Andrew Tridgell
2001-09-10
2
-298
/
+1
*
added xfile
Andrew Tridgell
2001-09-10
2
-0
/
+384
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
28
-110
/
+86
*
Make sure that if there are no interfaces, name_register_wins does not
Richard Sharpe
2001-09-09
1
-0
/
+7
*
fixed typo
Andrew Tridgell
2001-09-09
1
-1
/
+1
*
removed pointless parameter from readfile()
Andrew Tridgell
2001-09-09
1
-3
/
+3
*
fixed missing const on d_printf declaration
Andrew Tridgell
2001-09-09
1
-3
/
+3
*
convert more code to using d_printf
Andrew Tridgell
2001-09-08
7
-564
/
+566
*
Change the description on --with-pam_smbpass to make it clearer - some peope
Andrew Bartlett
2001-09-07
4
-67
/
+81
*
Don't fail if no owner/group owner set. Use existing owners.
Jeremy Allison
2001-09-07
1
-3
/
+7
*
#ifdef out function when not used.
Jeremy Allison
2001-09-07
1
-0
/
+2
*
added "display charset" option in smb.conf, along with d_printf()
Andrew Tridgell
2001-09-07
8
-155
/
+318
*
Fix the 62bit locking onto 32 bit NFS mounts problem generically for HPUX.
Jeremy Allison
2001-09-06
2
-94
/
+53
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
19
-28
/
+27
*
Fixed O(N^2) talloc loop when allocating printer name memory - fix from
Jeremy Allison
2001-09-06
1
-2
/
+2
[prev]
[next]