| Commit message (Expand) | Author | Age | Files | Lines |
* | r25553: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 22 | -230/+230 |
* | r25552: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 24 | -285/+285 |
* | r25551: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 15 | -83/+83 |
* | r25550: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 3 | -86/+86 |
* | r25549: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 6 | -110/+110 |
* | r25548: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 4 | -43/+43 |
* | r25547: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 8 | -60/+60 |
* | r25546: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 9 | -57/+57 |
* | r25545: Use inet_ntop for ipv4 code as well - should make it easier to share ... | Jelmer Vernooij | 2007-10-10 | 2 | -12/+17 |
* | r25544: Cleanup some more indents in lib/registry. | Günther Deschner | 2007-10-10 | 16 | -1206/+1437 |
* | r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna... | Jelmer Vernooij | 2007-10-10 | 12 | -124/+1129 |
* | r25541: Add setup.py for building ldb python wrappers standalone. | Jelmer Vernooij | 2007-10-10 | 2 | -3/+13 |
* | r25540: Remove prototypes for already removed functions. | Jelmer Vernooij | 2007-10-10 | 1 | -12/+0 |
* | r25539: Also correct indent for winreg server. | Günther Deschner | 2007-10-10 | 1 | -177/+181 |
* | r25537: Use new path for events modules. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r25536: Fix path for messaging - this code path doesn't appear to have a test... | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r25535: Deal with events subsystem failures. | Jelmer Vernooij | 2007-10-10 | 1 | -0/+5 |
* | r25532: Fix some more indentations. Sorry Günther, could not resist, after | Michael Adam | 2007-10-10 | 1 | -21/+21 |
* | r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3. | Günther Deschner | 2007-10-10 | 1 | -0/+5 |
* | r25530: Fix missing dependency | Jelmer Vernooij | 2007-10-10 | 1 | -1/+2 |
* | r25529: Reformatting. | Günther Deschner | 2007-10-10 | 1 | -97/+98 |
* | r25527: Deal with no tests being registered. | Jelmer Vernooij | 2007-10-10 | 1 | -0/+3 |
* | r25524: Fix directory names for local module builds. | Jelmer Vernooij | 2007-10-10 | 3 | -12/+19 |
* | r25522: Convert to standard bool types. | Jelmer Vernooij | 2007-10-10 | 19 | -147/+150 |
* | r25518: Convert to standard bool types. | Jelmer Vernooij | 2007-10-10 | 1 | -4/+4 |
* | r25516: Sorry, I reverted too much of r25448 in r25515. | Michael Adam | 2007-10-10 | 2 | -1/+2 |
* | r25515: Revert r25448: | Michael Adam | 2007-10-10 | 5 | -4/+19 |
* | r25514: don't blindly overwrite the result last_reason, | Stefan Metzmacher | 2007-10-10 | 1 | -0/+5 |
* | r25513: don't hide warnings in subunit mode | Stefan Metzmacher | 2007-10-10 | 1 | -0/+7 |
* | r25512: reformat code... | Stefan Metzmacher | 2007-10-10 | 1 | -19/+19 |
* | r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to also | Michael Adam | 2007-10-10 | 1 | -1/+64 |
* | r25504: run WINBIND tests for samba3 | Stefan Metzmacher | 2007-10-10 | 3 | -0/+31 |
* | r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes... | Michael Adam | 2007-10-10 | 1 | -12/+208 |
* | r25471: Use macros for loadparm field names, should make migration to offsets... | Jelmer Vernooij | 2007-10-10 | 1 | -139/+143 |
* | r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test: | Michael Adam | 2007-10-10 | 1 | -23/+47 |
* | r25468: export WINBINDD_PRIV_PIPE_DIR | Stefan Metzmacher | 2007-10-10 | 3 | -1/+6 |
* | r25467: use uppercase netbios name for samba3. | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r25466: fix calculation of $expected_ret, when there're | Stefan Metzmacher | 2007-10-10 | 2 | -5/+18 |
* | r25465: improve plain output... | Stefan Metzmacher | 2007-10-10 | 1 | -8/+13 |
* | r25464: improve build-farm output... | Stefan Metzmacher | 2007-10-10 | 1 | -2/+6 |
* | r25463: revert accidently committed type changes for now, broke the build. | Jelmer Vernooij | 2007-10-10 | 1 | -31/+31 |
* | r25462: Remove refernece to categories from js as well. | Jelmer Vernooij | 2007-10-10 | 2 | -56/+31 |
* | r25461: Remove section headers in loadparm - trying to keep data and metadata... | Jelmer Vernooij | 2007-10-10 | 2 | -48/+9 |
* | r25460: use common structure in param/generic.c | Jelmer Vernooij | 2007-10-10 | 4 | -42/+31 |
* | r25459: Avoid bashism. Reported by Björn Jacke. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+2 |
* | r25458: Fix warning | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r25457: use different location for out-of-tree builds | Jelmer Vernooij | 2007-10-10 | 1 | -2/+2 |
* | r25456: Avoid externs for charsets for now - it breaks openchange. | Jelmer Vernooij | 2007-10-10 | 3 | -25/+22 |
* | r25454: Use standard bool types in a couple more places. | Jelmer Vernooij | 2007-10-10 | 9 | -71/+71 |
* | r25453: Fix include for NTSTATUS. | Jelmer Vernooij | 2007-10-10 | 3 | -4/+4 |