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
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove unused files
Stefan Metzmacher
2004-02-02
2
-65
/
+0
*
remove a lot of unused stuff from the header files
Stefan Metzmacher
2004-01-28
3
-3
/
+17
*
merge the version.h autogeneration stuff from 3.0
Stefan Metzmacher
2004-01-28
4
-3
/
+45
*
initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.
Stefan Metzmacher
2004-01-22
1
-0
/
+1
*
- make the recalculation of ev->maxfd a bit more efficient.
Stefan Metzmacher
2004-01-22
1
-35
/
+50
*
let the event_add_XXX() function return a pointer of the allocated event stru...
Stefan Metzmacher
2004-01-21
1
-12
/
+12
*
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
2004-01-08
1
-1
/
+13
*
"subsystems" should be static
Andrew Tridgell
2003-12-30
1
-1
/
+1
*
added a bunch of alias functions in samr.idl based on work by Kai.
Andrew Tridgell
2003-12-19
1
-0
/
+6
*
removed some unused functions
Andrew Tridgell
2003-12-16
1
-87
/
+0
*
it turns out that a wire policy handle isn't a blob either, its a
Andrew Tridgell
2003-12-16
1
-0
/
+26
*
added support for big-endian ucs2 strings (as used by big-endian
Andrew Tridgell
2003-12-16
2
-5
/
+33
*
a fairly large commit!
Andrew Tridgell
2003-12-16
2
-65
/
+5
*
enable rep_inet_ntoa() for non-pthread builds
Andrew Tridgell
2003-12-16
1
-1
/
+4
*
more mutex portability.
Andrew Tridgell
2003-12-16
1
-5
/
+5
*
more portability fixes. We now almost compile on solaris
Andrew Tridgell
2003-12-16
1
-8
/
+8
*
use smb_rwlock_t instead of rwlock_t to avoid conflicts with system
Andrew Tridgell
2003-12-16
1
-5
/
+5
*
fixed some memory leaks in the rpc server code
Andrew Tridgell
2003-12-14
1
-0
/
+5
*
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
2003-12-13
4
-14
/
+80
*
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
2003-12-12
2
-3
/
+2
*
* removed some unused code
Andrew Tridgell
2003-12-10
4
-49
/
+174
*
* added a debug thread id hook from jim myers
Andrew Tridgell
2003-12-04
2
-1
/
+15
*
don't use c++ comments
Andrew Tridgell
2003-12-04
2
-4
/
+8
*
don't use c++ style comments
Andrew Tridgell
2003-12-04
1
-2
/
+2
*
Initial step at cleaning and splitting up configure.in.
Jelmer Vernooij
2003-12-02
1
-0
/
+31
*
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
2003-12-01
1
-40
/
+0
*
* removed a bunch of unused code
Andrew Tridgell
2003-11-30
3
-581
/
+11
*
fixed some warnings
Andrew Tridgell
2003-11-28
1
-1
/
+1
*
added -m for 'max protocol' as a standard option
Andrew Tridgell
2003-11-27
2
-0
/
+10
*
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
2003-11-26
1
-3
/
+2
*
signed DCERPC over TCP now works !
Andrew Tridgell
2003-11-26
5
-126
/
+136
*
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
2003-11-25
2
-47
/
+74
*
* fixed byte order in epmapper parsing
Andrew Tridgell
2003-11-24
1
-1
/
+1
*
Removed unused variable.
Tim Potter
2003-11-23
1
-2
/
+0
*
Add a strlen_m_term() function for returning the length of a string
Tim Potter
2003-11-23
1
-0
/
+15
*
reduced the number of magic types we need in mkproto.pl
Andrew Tridgell
2003-11-23
2
-40
/
+1
*
* fixed level2 of QueryUserInfo
Andrew Tridgell
2003-11-20
1
-2
/
+7
*
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
2003-11-15
1
-0
/
+20
*
removed a bunch of the old rpc code in preparation for replacing it all with ...
Andrew Tridgell
2003-11-13
1
-0
/
+15
*
fixed snprintf.c for systems that have only some of the *printf() family of f...
Andrew Tridgell
2003-10-10
1
-8
/
+9
*
- patch to fix a memory leak from metze
Andrew Tridgell
2003-08-15
1
-13
/
+3
*
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
2003-08-15
7
-16
/
+7
*
rename mutex_t to smb_mutex_t to prevent name collision
Herb Lewis
2003-08-15
1
-5
/
+5
*
fixed some places where we don't brace (flags & STR_UNICODE)
Andrew Tridgell
2003-08-15
1
-2
/
+2
*
a few build fixes to try to get irix building
Andrew Tridgell
2003-08-15
1
-119
/
+0
*
client/client.c - cannot initialize struct with non-const values
Herb Lewis
2003-08-14
1
-2
/
+2
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
90
-0
/
+30905
[prev]