Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r25513: don't hide warnings in subunit mode | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r25512: reformat code... | Stefan Metzmacher | 1 | -19/+19 |
2007-10-10 | r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to also | Michael Adam | 1 | -1/+64 |
2007-10-10 | r25504: run WINBIND tests for samba3 | Stefan Metzmacher | 3 | -0/+31 |
2007-10-10 | r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes... | Michael Adam | 1 | -12/+208 |
2007-10-10 | r25471: Use macros for loadparm field names, should make migration to offsets... | Jelmer Vernooij | 1 | -139/+143 |
2007-10-10 | r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test: | Michael Adam | 1 | -23/+47 |
2007-10-10 | r25468: export WINBINDD_PRIV_PIPE_DIR | Stefan Metzmacher | 3 | -1/+6 |
2007-10-10 | r25467: use uppercase netbios name for samba3. | Stefan Metzmacher | 1 | -1/+1 |