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
/
source4
/
lib
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...
Andrew Tridgell
1
-1
/
+24
2007-10-10
r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.
Andrew Tridgell
1
-6
/
+9
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-13
/
+11
2007-10-10
r3004: removed some unused functions
Andrew Tridgell
1
-120
/
+0
2007-10-10
r2900: rusty pointed out to me that discard_const() can be done via a macro
Andrew Tridgell
1
-22
/
+0
2007-10-10
r2783: got rid of the unused remote architecture detection code
Andrew Tridgell
1
-40
/
+0
2007-10-10
r2634: use discard_const_p() in a few places
Andrew Tridgell
1
-2
/
+5
2007-10-10
r2632: a new approach to handling const errors. We have had huge numbers of
Andrew Tridgell
1
-0
/
+20
2007-10-10
r2514: Remove unused funcions, and add static.
Andrew Bartlett
1
-55
/
+1
2007-10-10
r1596: Fix up copyrights.
Jim McDonough
1
-1
/
+1
2007-10-10
r1434: Merge this function in from Samba 3.0, but use a mem_ctx rather than
Andrew Bartlett
1
-0
/
+17
2007-10-10
r1308: move smb_panic() to lib/fault.c
Stefan Metzmacher
1
-24
/
+0
2007-10-10
r1291: rename struct smbsrv_context to smbsrv_connection
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1277: rename struct server_context to smbsrv_ontext
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1163: Add const.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1123: Make all lp_ string functions return 'const char *'.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-6
/
+6
2004-02-18
remove unused NISPLUS/AUTOMOUNT stuff
Stefan Metzmacher
1
-31
/
+0
2003-12-13
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
1
-0
/
+14
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-0
/
+11
2003-11-24
* fixed byte order in epmapper parsing
Andrew Tridgell
1
-1
/
+1
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+1000