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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-13
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
4
-14
/
+80
2003-12-12
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
2
-3
/
+2
2003-12-10
* removed some unused code
Andrew Tridgell
4
-49
/
+174
2003-12-04
* added a debug thread id hook from jim myers
Andrew Tridgell
2
-1
/
+15
2003-12-04
don't use c++ comments
Andrew Tridgell
2
-4
/
+8
2003-12-04
don't use c++ style comments
Andrew Tridgell
1
-2
/
+2
2003-12-02
Initial step at cleaning and splitting up configure.in.
Jelmer Vernooij
1
-0
/
+31
2003-12-01
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
1
-40
/
+0
2003-11-30
* removed a bunch of unused code
Andrew Tridgell
3
-581
/
+11
2003-11-28
fixed some warnings
Andrew Tridgell
1
-1
/
+1
2003-11-27
added -m for 'max protocol' as a standard option
Andrew Tridgell
2
-0
/
+10
2003-11-26
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
1
-3
/
+2
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
5
-126
/
+136
2003-11-25
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
2
-47
/
+74
2003-11-24
* fixed byte order in epmapper parsing
Andrew Tridgell
1
-1
/
+1
2003-11-23
Removed unused variable.
Tim Potter
1
-2
/
+0
2003-11-23
Add a strlen_m_term() function for returning the length of a string
Tim Potter
1
-0
/
+15
2003-11-23
reduced the number of magic types we need in mkproto.pl
Andrew Tridgell
2
-40
/
+1
2003-11-20
* fixed level2 of QueryUserInfo
Andrew Tridgell
1
-2
/
+7
2003-11-15
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
1
-0
/
+20
2003-11-13
removed a bunch of the old rpc code in preparation for replacing it all with ...
Andrew Tridgell
1
-0
/
+15
2003-10-10
fixed snprintf.c for systems that have only some of the *printf() family of f...
Andrew Tridgell
1
-8
/
+9
2003-08-15
- patch to fix a memory leak from metze
Andrew Tridgell
1
-13
/
+3
2003-08-15
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
7
-16
/
+7
2003-08-15
rename mutex_t to smb_mutex_t to prevent name collision
Herb Lewis
1
-5
/
+5
2003-08-15
fixed some places where we don't brace (flags & STR_UNICODE)
Andrew Tridgell
1
-2
/
+2
2003-08-15
a few build fixes to try to get irix building
Andrew Tridgell
1
-119
/
+0
2003-08-14
client/client.c - cannot initialize struct with non-const values
Herb Lewis
1
-2
/
+2
2003-08-13
first public release of samba4 code
Andrew Tridgell
90
-0
/
+30905