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
2007-10-10
r22250: try to fix the build on aix1 in the farm
Stefan Metzmacher
2
-1
/
+7
2007-10-10
r22246: only test strtoll once
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r22243: remove useless printf's
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r22239: use strlcpy instead of strcpy to make the IBM checker happy
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r22236: Update to Heimdal's socket_wrapper, which supports IPv6.
Andrew Bartlett
1
-161
/
+391
2007-10-10
r22226: move discard_const macros to librelace
Stefan Metzmacher
4
-29
/
+24
2007-10-10
r22223: make comparing of struct tm more verbose and more portable
Stefan Metzmacher
1
-5
/
+25
2007-10-10
r22218: fix libreplace standalone build
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22217: merge from samba3 21944:
Stefan Metzmacher
2
-1
/
+6
2007-10-10
r22216: move strptime testsuite into it's own file
Stefan Metzmacher
3
-116
/
+158
2007-10-10
r22215: add strptime replacement to libreplace based on the patch
Stefan Metzmacher
6
-0
/
+1130
2007-10-10
r22203: Improve the replace testsuite a bit.
Jelmer Vernooij
1
-11
/
+151
2007-10-10
r22165: merge transaction fix from samba3
Andrew Tridgell
1
-0
/
+2
2007-10-10
r22152: merge from samba3:
Stefan Metzmacher
4
-39
/
+2
2007-10-10
r22089: check the return value of interpret_addr2()
Andrew Tridgell
1
-0
/
+3
2007-10-10
r22081: transaction_brlock() should be static
Andrew Tridgell
1
-2
/
+2
2007-10-10
r22053: remove samba3 specific stuff from tdbtool
Stefan Metzmacher
1
-77
/
+0
2007-10-10
r22052: merge tdbtool from samba3 and build it
Stefan Metzmacher
2
-252
/
+395
2007-10-10
r22041: merge trivial changes from samba3
Stefan Metzmacher
6
-16
/
+20
2007-10-10
r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.
James Peach
2
-1
/
+9
2007-10-10
r22028: Fix include path for the srcidr != builddir case.
James Peach
1
-1
/
+1
2007-10-10
r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r21834: Remove unnecessary includes
Jelmer Vernooij
4
-4
/
+0
2007-10-10
r21830: Fix header installation, remove proto header with a single prototype.
Jelmer Vernooij
2
-1
/
+7
2007-10-10
r21828: Hardcode prototypes, as they're a public API.
Jelmer Vernooij
2
-2
/
+48
2007-10-10
r21798: unsetenv() returns void on some platforms (BSD)
Stefan Metzmacher
1
-9
/
+1
2007-10-10
r21797: remove the key directly from the environ array
Stefan Metzmacher
1
-25
/
+17
2007-10-10
r21796: check if unsetenv() works on an non-existing key
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r21795: fix the prototype of unsetenv()...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21794: add setenv()/unsetenv() testsuite
Stefan Metzmacher
1
-1
/
+61
2007-10-10
r21793: add replacement for unsetenv()
Stefan Metzmacher
4
-1
/
+42
2007-10-10
r21761: - Give more detail on LDAP client library failures (make it clear
Andrew Bartlett
2
-5
/
+11
2007-10-10
r21760: Try to pin down were some errors are coming from. Ensure we at least
Andrew Bartlett
1
-8
/
+25
2007-10-10
r21740: this fixes the real cause of the large log files we had. The problem
Andrew Tridgell
1
-0
/
+17
2007-10-10
r21736: Fix the smbclient test to do something more interesting with the last
Andrew Bartlett
1
-0
/
+3
2007-10-10
r21729: Some more tests
Jelmer Vernooij
2
-6
/
+29
2007-10-10
r21722: Add the dead record functionality presented on samba-technical@samba....
Volker Lendecke
4
-6
/
+187
2007-10-10
r21707: Finally merge my (long-living) perlselftest branch.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r21695: Fix on bigendian systems.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r21694: Some more testing updates.
Jelmer Vernooij
2
-3
/
+38
2007-10-10
r21691: Add testsuite for lib/charset
Jelmer Vernooij
2
-6
/
+237
2007-10-10
r21688: Add simple tests for genrand
Jelmer Vernooij
2
-0
/
+99
2007-10-10
r21685: Add some unit tests for the registry utility functions.
Jelmer Vernooij
1
-46
/
+63
2007-10-10
r21683: Remove the gconf registry backend.
Jelmer Vernooij
3
-222
/
+0
2007-10-10
r21671: Add initial simple tests for socket wrapper
Jelmer Vernooij
3
-1
/
+84
2007-10-10
r21670: More tests
Jelmer Vernooij
1
-0
/
+94
2007-10-10
r21656: Move tests a bit closer to the things they test, should make syncing ...
Jelmer Vernooij
6
-0
/
+656
2007-10-10
r21553: Remove bogus comment.
Andrew Bartlett
1
-3
/
+0
2007-10-10
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
8
-399
/
+492
2007-10-10
r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0
Volker Lendecke
4
-13
/
+94
[next]