Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25600: fix stupid typo...this should fix the build on sunX | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25599: print the error... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25597: HPUX doesn't have INET_ADDRSTRLEN defined | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r25596: It isn't valid to take the address of an array on the stack, and this | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r25595: we pass the "blackbox.smbclient.*USER and PASSWD" test | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r25594: Merge from 3_2: | Günther Deschner | 1 | -1/+5 |
2007-10-10 | r25586: Fix getaddrinfo detection - from Timur. | Jeremy Allison | 1 | -1/+9 |
2007-10-10 | r25585: don't start winbindd untill the build-farm faked users work with it | Stefan Metzmacher | 1 | -23/+24 |
2007-10-10 | r25582: build nmblookup with make testsuite as it's needed in the blackbox tests | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25581: move variable to the place it belongs to. | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25580: Error out if there are no tests to run. | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r25579: BOOL -> bool | Stefan Metzmacher | 4 | -36/+36 |
2007-10-10 | r25578: BOOL -> bool | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r25577: BOOL -> bool | Stefan Metzmacher | 2 | -42/+42 |
2007-10-10 | r25576: BOOL -> bool | Stefan Metzmacher | 2 | -8/+8 |
2007-10-10 | r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment v... | Jelmer Vernooij | 2 | -3/+20 |
2007-10-10 | r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <... | Jelmer Vernooij | 2 | -3/+6 |
2007-10-10 | r25562: Use standard bool types in cyrus sasl code - patch by Julien. | Jelmer Vernooij | 1 | -8/+9 |
2007-10-10 | r25558: Define HAVE_* for other gai functions to prevent problems with libroken. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r25556: Update README. | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r25555: Remove support for BOOL, True and False. | Jelmer Vernooij | 2 | -9/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 236 | -4638/+4639 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 22 | -230/+230 |
2007-10-10 | r25552: Convert to standard bool type. | Jelmer Vernooij | 24 | -285/+285 |
2007-10-10 | r25551: Convert to standard bool type. | Jelmer Vernooij | 15 | -83/+83 |
2007-10-10 | r25550: Convert to standard bool type. | Jelmer Vernooij | 3 | -86/+86 |
2007-10-10 | r25549: Convert to standard bool type. | Jelmer Vernooij | 6 | -110/+110 |
2007-10-10 | r25548: Convert to standard bool type. | Jelmer Vernooij | 4 | -43/+43 |
2007-10-10 | r25547: Convert to standard bool type. | Jelmer Vernooij | 8 | -60/+60 |
2007-10-10 | r25546: Convert to standard bool type. | Jelmer Vernooij | 9 | -57/+57 |
2007-10-10 | r25545: Use inet_ntop for ipv4 code as well - should make it easier to share ... | Jelmer Vernooij | 2 | -12/+17 |
2007-10-10 | r25544: Cleanup some more indents in lib/registry. | Günther Deschner | 16 | -1206/+1437 |
2007-10-10 | r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna... | Jelmer Vernooij | 12 | -124/+1129 |
2007-10-10 | r25541: Add setup.py for building ldb python wrappers standalone. | Jelmer Vernooij | 2 | -3/+13 |
2007-10-10 | r25540: Remove prototypes for already removed functions. | Jelmer Vernooij | 1 | -12/+0 |
2007-10-10 | r25539: Also correct indent for winreg server. | Günther Deschner | 1 | -177/+181 |
2007-10-10 | r25537: Use new path for events modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25536: Fix path for messaging - this code path doesn't appear to have a test... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25535: Deal with events subsystem failures. | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r25532: Fix some more indentations. Sorry Günther, could not resist, after | Michael Adam | 1 | -21/+21 |
2007-10-10 | r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3. | Günther Deschner | 1 | -0/+5 |
2007-10-10 | r25530: Fix missing dependency | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25529: Reformatting. | Günther Deschner | 1 | -97/+98 |
2007-10-10 | r25527: Deal with no tests being registered. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r25524: Fix directory names for local module builds. | Jelmer Vernooij | 3 | -12/+19 |
2007-10-10 | r25522: Convert to standard bool types. | Jelmer Vernooij | 19 | -147/+150 |
2007-10-10 | r25518: Convert to standard bool types. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25516: Sorry, I reverted too much of r25448 in r25515. | Michael Adam | 2 | -1/+2 |
2007-10-10 | r25515: Revert r25448: | Michael Adam | 5 | -4/+19 |
2007-10-10 | r25514: don't blindly overwrite the result last_reason, | Stefan Metzmacher | 1 | -0/+5 |