index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-12
Converted msdfs referral server code to use rpcstr_push() functions. Still
Tim Potter
1
-12
/
+10
2001-09-12
String length fix from Toomas Soome <tsoome@ut.ee>
Tim Potter
1
-1
/
+1
2001-09-12
Ignore torture test binaries.
Tim Potter
1
-0
/
+5
2001-09-12
Some patches to authentication:
Tim Potter
14
-45
/
+63
2001-09-12
- enable MSDFS by default, there seems no reason not to have it enabled
Andrew Tridgell
12
-75
/
+6
2001-09-12
Hmm - needs to be converted to pull/push unistr routines. But at least it
Tim Potter
1
-2
/
+8
2001-09-12
Converted DFS error returns to WERROR instead of uint32.
Tim Potter
2
-33
/
+39
2001-09-12
Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h to
Tim Potter
2
-16
/
+17
2001-09-11
Tweak the building rules under Solaris with CC.
Richard Sharpe
2
-262
/
+264
2001-09-11
Added a string for NT_STATUS_OK, m'kay?
Tim Potter
1
-0
/
+1
2001-09-11
Make sure to commit configure
Richard Sharpe
1
-266
/
+265
2001-09-11
Some small changes to configure to remove things like -X4 etc on compiles.
Richard Sharpe
1
-4
/
+3
2001-09-10
Fix for second logic bug when handing oplock breaks and client messages
Jeremy Allison
1
-1
/
+11
2001-09-10
left out {
Herb Lewis
1
-1
/
+1
2001-09-10
prevent segv by not calling tdb_traverse and tdb_close if tdb_open_log
Herb Lewis
1
-18
/
+20
2001-09-10
cut-n-paste error
Gerald Carter
1
-1
/
+1
2001-09-10
merge from APPLIANCE_HEAD
Gerald Carter
1
-12
/
+21
2001-09-10
convert more code to use XFILE
Andrew Tridgell
4
-46
/
+45
2001-09-10
convert more code to use XFILE
Andrew Tridgell
9
-50
/
+44
2001-09-10
declare dbf in one spot
Andrew Tridgell
21
-19
/
+7
2001-09-10
more static/dead fns
Andrew Tridgell
2
-11
/
+2
2001-09-10
kill a dead fn and make a local one static
Andrew Tridgell
2
-80
/
+4
2001-09-10
made a couple of local fns static
Andrew Tridgell
3
-7
/
+13
2001-09-10
passdb/smbpassfile ain't needed any more - it only provided migration from an...
Andrew Tridgell
2
-298
/
+1
2001-09-10
added xfile
Andrew Tridgell
2
-0
/
+384
2001-09-10
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
28
-110
/
+86
2001-09-09
Make sure that if there are no interfaces, name_register_wins does not
Richard Sharpe
1
-0
/
+7
2001-09-09
fixed typo
Andrew Tridgell
1
-1
/
+1
2001-09-09
removed pointless parameter from readfile()
Andrew Tridgell
1
-3
/
+3
2001-09-09
fixed missing const on d_printf declaration
Andrew Tridgell
1
-3
/
+3
2001-09-08
convert more code to using d_printf
Andrew Tridgell
7
-564
/
+566
2001-09-07
Change the description on --with-pam_smbpass to make it clearer - some peope
Andrew Bartlett
4
-67
/
+81
2001-09-07
Don't fail if no owner/group owner set. Use existing owners.
Jeremy Allison
1
-3
/
+7
2001-09-07
#ifdef out function when not used.
Jeremy Allison
1
-0
/
+2
2001-09-07
added "display charset" option in smb.conf, along with d_printf()
Andrew Tridgell
8
-155
/
+318
2001-09-06
Fix the 62bit locking onto 32 bit NFS mounts problem generically for HPUX.
Jeremy Allison
2
-94
/
+53
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
19
-28
/
+27
2001-09-06
Fixed O(N^2) talloc loop when allocating printer name memory - fix from
Jeremy Allison
1
-2
/
+2
2001-09-06
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
4
-197
/
+1590
2001-09-06
Converted to NTSTATUS return codes.
Tim Potter
1
-17
/
+92
2001-09-06
Started a cleanup of smbpasswd related stuff. I've created a new file
Tim Potter
8
-156
/
+232
2001-09-06
Removed 18 duplicate #undef entries.
Tim Potter
1
-21
/
+0
2001-09-06
Annotated definition of NEW_PW_FORMAT_SPACE_PADDED_LEN constant.
Tim Potter
1
-1
/
+3
2001-09-06
flush stdout in test logging fns
Andrew Tridgell
2
-0
/
+2
2001-09-06
use a different test tdb name for tdbtest and tdbtorture
Andrew Tridgell
1
-1
/
+1
2001-09-06
actually obey the "use mmap" smb.conf option
Andrew Tridgell
2
-2
/
+6
2001-09-06
Logon workstation checks from Toomas Soome <tsoome@ut.ee>
Tim Potter
1
-9
/
+42
2001-09-06
enable strict locking by default. This will be slow, so now we just
Andrew Tridgell
1
-1
/
+1
2001-09-06
it turns out that XP agrees with the samba head branch over the right
Andrew Tridgell
1
-12
/
+13
2001-09-06
use NTSTATUS not BOOL in do_lock()
Andrew Tridgell
2
-21
/
+24
[prev]
[next]