index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reintroduce header previously autogenerated but ignored by git.
Jelmer Vernooij
2008-04-02
2
-4
/
+4
*
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
2008-04-02
1
-1
/
+0
*
Trim down installed headers some more.
Jelmer Vernooij
2008-04-02
1
-1
/
+1
*
Merge hive.h into registry.h
Jelmer Vernooij
2008-04-02
7
-215
/
+186
*
Merge patchfile.h into registry.h
Jelmer Vernooij
2008-04-02
6
-61
/
+30
*
Reduce the number of installed headers.
Jelmer Vernooij
2008-04-02
6
-9
/
+3
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
12
-21
/
+121
*
Add warning to public headers.
Jelmer Vernooij
2008-04-01
1
-0
/
+4
*
Add userdata argument to reseed callback function.
Jelmer Vernooij
2008-04-01
3
-6
/
+8
*
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2008-04-01
3
-7
/
+7
*
Move ini-like file parser to the utility library.
Jelmer Vernooij
2008-04-01
2
-1
/
+10
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-03-28
1
-1
/
+1
|
\
|
*
libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for now
Stefan Metzmacher
2008-03-28
1
-1
/
+1
*
|
Fix and test python scripts and kerberos
Andrew Bartlett
2008-03-28
1
-1
/
+1
*
|
Convert some more files to GPLv3.
Andrew Kroeger
2008-03-28
13
-13
/
+13
|
/
*
libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c
Michael Adam
2008-03-27
1
-1
/
+8
*
Clean up the ldb python bindings to be 64 bit safe.
Andrew Bartlett
2008-03-26
2
-35
/
+55
*
More safety around ldb_dn C functions in python bindings.
Andrew Bartlett
2008-03-19
1
-2
/
+6
*
lib/util: use LIBREPLACE_NETWORK as EXT_NSL doesn't exist anymore
Stefan Metzmacher
2008-03-18
1
-1
/
+1
*
socket_wrapper: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't...
Stefan Metzmacher
2008-03-18
1
-1
/
+1
*
libreplace: replace.c does not need system/network.h anymore.
Michael Adam
2008-03-18
1
-1
/
+0
*
libreplace: move rep_socketpair() to its own module.
Michael Adam
2008-03-18
6
-24
/
+55
*
ldb: not every shell supports '==' so use '='
Stefan Metzmacher
2008-03-18
1
-1
/
+1
*
Fix macro name (no 's' in ifr_addr).
Gerald W. Carter
2008-03-18
1
-1
/
+1
*
Fix Coverity ID 554
Volker Lendecke
2008-03-18
1
-0
/
+3
*
Check the return value of fgets
Volker Lendecke
2008-03-18
1
-1
/
+4
*
libreplace: remove duplicate entry of inet_ntoa from README.
Michael Adam
2008-03-18
1
-1
/
+0
*
libreplace: remove trailing white spaces.
Michael Adam
2008-03-18
2
-2
/
+2
*
libreplace: replace inet_ntoa() when it is missing
Michael Adam
2008-03-18
6
-34
/
+61
*
libreplace: put inet_aton.c under LGPL instead of GPL.
Michael Adam
2008-03-18
1
-9
/
+13
*
libreplace: remove unused SOCKET_LIBS and NSL_LIBS
Stefan Metzmacher
2008-03-18
1
-3
/
+0
*
lib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKET and EXT_NSL
Stefan Metzmacher
2008-03-18
2
-47
/
+3
*
libreplace: for samba4 create LIBREPLACE_NETWORK as EXT_LIB
Stefan Metzmacher
2008-03-18
1
-0
/
+3
*
libreplace: use LIBREPLACE_NETWORK_LIBS within some configure checks
Stefan Metzmacher
2008-03-18
2
-3
/
+3
*
libreplace: combine SOCKET_LIBS and NSL_LIBS to LIBREPLACE_NETWORK_LIBS
Stefan Metzmacher
2008-03-18
1
-7
/
+9
*
ldb: remove configure with 'make realdistclean'
Stefan Metzmacher
2008-03-18
1
-1
/
+1
*
ldb: nothing uses "system/network.h" so don't include it
Stefan Metzmacher
2008-03-18
1
-1
/
+0
*
ldb: fix the standalone build
Stefan Metzmacher
2008-03-18
6
-13
/
+13
*
Allocate one 0-byte in asprintf replacement when len==0
Volker Lendecke
2008-03-18
1
-1
/
+1
*
socket_wrapper: make pcap code more portable
Stefan Metzmacher
2008-03-17
1
-39
/
+40
*
messaging: fix a valgrind warning on 64bit hosts zero out padding
Stefan Metzmacher
2008-03-15
1
-0
/
+2
*
swig: regenerate _wrap.c files
Stefan Metzmacher
2008-03-14
1
-13
/
+13
*
libreplace: fix samba4 build (by not setting global LIBS).
Michael Adam
2008-03-14
2
-3
/
+3
*
libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests.
Michael Adam
2008-03-14
1
-0
/
+4
*
libreplace: add an inet_aton() function that calls inet_pton().
Michael Adam
2008-03-14
6
-0
/
+42
*
events_signal: pass down the correct siginfo_t struct to the event handler
Stefan Metzmacher
2008-03-11
1
-1
/
+1
*
Make error handling in ldb more consistant.
Andrew Bartlett
2008-03-11
1
-1
/
+4
*
Rerun SWIG.
Jelmer Vernooij
2008-03-07
1
-15
/
+16
*
accountExpires: Windows default is 9223372036854775807, not -1.
Andrew Kroeger
2008-03-07
1
-1
/
+1
*
ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum.
Andrew Kroeger
2008-03-06
1
-1
/
+1
[next]