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
2008-04-04
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
Jelmer Vernooij
3
-0
/
+26
2008-04-03
Install libevents since it's required by samba-gtk.
Jelmer Vernooij
2
-2
/
+8
2008-04-03
Fix installation of dcerpc_atsvc and registry as required by samba-gtk.
Jelmer Vernooij
1
-2
/
+2
2008-04-02
IRPC: Add include guards for the header.
Kai Blin
1
-0
/
+4
2008-04-02
util: Add talloc_get_type_abort() call.
Kai Blin
2
-0
/
+22
2008-04-02
Re-add params file to git.
Jelmer Vernooij
1
-0
/
+587
2008-04-02
Reintroduce header previously autogenerated but ignored by git.
Jelmer Vernooij
2
-4
/
+4
2008-04-02
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
1
-1
/
+0
2008-04-02
Trim down installed headers some more.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Merge hive.h into registry.h
Jelmer Vernooij
7
-215
/
+186
2008-04-02
Merge patchfile.h into registry.h
Jelmer Vernooij
6
-61
/
+30
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
6
-9
/
+3
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
12
-21
/
+121
2008-04-01
Add warning to public headers.
Jelmer Vernooij
1
-0
/
+4
2008-04-01
Add userdata argument to reseed callback function.
Jelmer Vernooij
3
-6
/
+8
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
3
-7
/
+7
2008-04-01
Move ini-like file parser to the utility library.
Jelmer Vernooij
2
-1
/
+10
2008-03-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-1
/
+1
2008-03-28
Fix and test python scripts and kerberos
Andrew Bartlett
1
-1
/
+1
2008-03-28
libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for now
Stefan Metzmacher
1
-1
/
+1
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
13
-13
/
+13
2008-03-27
libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c
Michael Adam
1
-1
/
+8
2008-03-26
Clean up the ldb python bindings to be 64 bit safe.
Andrew Bartlett
2
-35
/
+55
2008-03-19
More safety around ldb_dn C functions in python bindings.
Andrew Bartlett
1
-2
/
+6
2008-03-18
lib/util: use LIBREPLACE_NETWORK as EXT_NSL doesn't exist anymore
Stefan Metzmacher
1
-1
/
+1
2008-03-18
socket_wrapper: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't...
Stefan Metzmacher
1
-1
/
+1
2008-03-18
libreplace: replace.c does not need system/network.h anymore.
Michael Adam
1
-1
/
+0
2008-03-18
libreplace: move rep_socketpair() to its own module.
Michael Adam
6
-24
/
+55
2008-03-18
ldb: not every shell supports '==' so use '='
Stefan Metzmacher
1
-1
/
+1
2008-03-18
Fix macro name (no 's' in ifr_addr).
Gerald W. Carter
1
-1
/
+1
2008-03-18
Fix Coverity ID 554
Volker Lendecke
1
-0
/
+3
2008-03-18
Check the return value of fgets
Volker Lendecke
1
-1
/
+4
2008-03-18
libreplace: remove duplicate entry of inet_ntoa from README.
Michael Adam
1
-1
/
+0
2008-03-18
libreplace: remove trailing white spaces.
Michael Adam
2
-2
/
+2
2008-03-18
libreplace: replace inet_ntoa() when it is missing
Michael Adam
6
-34
/
+61
2008-03-18
libreplace: put inet_aton.c under LGPL instead of GPL.
Michael Adam
1
-9
/
+13
2008-03-18
libreplace: remove unused SOCKET_LIBS and NSL_LIBS
Stefan Metzmacher
1
-3
/
+0
2008-03-18
lib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKET and EXT_NSL
Stefan Metzmacher
2
-47
/
+3
2008-03-18
libreplace: for samba4 create LIBREPLACE_NETWORK as EXT_LIB
Stefan Metzmacher
1
-0
/
+3
2008-03-18
libreplace: use LIBREPLACE_NETWORK_LIBS within some configure checks
Stefan Metzmacher
2
-3
/
+3
2008-03-18
libreplace: combine SOCKET_LIBS and NSL_LIBS to LIBREPLACE_NETWORK_LIBS
Stefan Metzmacher
1
-7
/
+9
2008-03-18
ldb: remove configure with 'make realdistclean'
Stefan Metzmacher
1
-1
/
+1
2008-03-18
ldb: nothing uses "system/network.h" so don't include it
Stefan Metzmacher
1
-1
/
+0
2008-03-18
ldb: fix the standalone build
Stefan Metzmacher
6
-13
/
+13
2008-03-18
Allocate one 0-byte in asprintf replacement when len==0
Volker Lendecke
1
-1
/
+1
2008-03-17
socket_wrapper: make pcap code more portable
Stefan Metzmacher
1
-39
/
+40
2008-03-15
messaging: fix a valgrind warning on 64bit hosts zero out padding
Stefan Metzmacher
1
-0
/
+2
2008-03-14
swig: regenerate _wrap.c files
Stefan Metzmacher
1
-13
/
+13
2008-03-14
libreplace: fix samba4 build (by not setting global LIBS).
Michael Adam
2
-3
/
+3
2008-03-14
libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests.
Michael Adam
1
-0
/
+4
[next]