| Commit message (Expand) | Author | Age | Files | Lines |
* | r25607: Allow to set security descriptor type flags at creation time with | Günther Deschner | 2007-12-21 | 6 | -21/+28 |
* | r25606: Allow test_GetKeySecurity() to return a security descriptor. | Günther Deschner | 2007-12-21 | 1 | -7/+13 |
* | r25605: Last round of registry reformats (before this gets an obsession...). | Günther Deschner | 2007-12-21 | 4 | -271/+328 |
* | r25604: Add security_descriptor_append() helper function. | Günther Deschner | 2007-12-21 | 1 | -0/+42 |
* | r25603: More reformat. | Günther Deschner | 2007-12-21 | 5 | -118/+164 |
* | r25602: don't imply "system/network.h" within replace.h, | Stefan Metzmacher | 2007-12-21 | 2 | -4/+18 |
* | r25601: replace.h should never imply any "system/*.h" | Stefan Metzmacher | 2007-12-21 | 2 | -7/+12 |
* | [GLUE] fix some executable bits on shell scripts | Stefan Metzmacher | 2007-12-21 | 10 | -0/+0 |
* | r25600: fix stupid typo...this should fix the build on sunX | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r25599: print the error... | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r25597: HPUX doesn't have INET_ADDRSTRLEN defined | Stefan Metzmacher | 2007-10-10 | 1 | -0/+4 |
* | r25596: It isn't valid to take the address of an array on the stack, and this | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r25595: we pass the "blackbox.smbclient.*USER and PASSWD" test | Stefan Metzmacher | 2007-10-10 | 1 | -1/+0 |
* | r25594: Merge from 3_2: | Günther Deschner | 2007-10-10 | 1 | -1/+5 |
* | r25586: Fix getaddrinfo detection - from Timur. | Jeremy Allison | 2007-10-10 | 1 | -1/+9 |
* | r25585: don't start winbindd untill the build-farm faked users work with it | Stefan Metzmacher | 2007-10-10 | 1 | -23/+24 |
* | r25582: build nmblookup with make testsuite as it's needed in the blackbox tests | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r25581: move variable to the place it belongs to. | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r25580: Error out if there are no tests to run. | Jelmer Vernooij | 2007-10-10 | 1 | -0/+5 |
* | r25579: BOOL -> bool | Stefan Metzmacher | 2007-10-10 | 4 | -36/+36 |
* | r25578: BOOL -> bool | Stefan Metzmacher | 2007-10-10 | 1 | -3/+3 |
* | r25577: BOOL -> bool | Stefan Metzmacher | 2007-10-10 | 2 | -42/+42 |
* | r25576: BOOL -> bool | Stefan Metzmacher | 2007-10-10 | 2 | -8/+8 |
* | r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment v... | Jelmer Vernooij | 2007-10-10 | 2 | -3/+20 |
* | r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <... | Jelmer Vernooij | 2007-10-10 | 2 | -3/+6 |
* | r25562: Use standard bool types in cyrus sasl code - patch by Julien. | Jelmer Vernooij | 2007-10-10 | 1 | -8/+9 |
* | r25558: Define HAVE_* for other gai functions to prevent problems with libroken. | Jelmer Vernooij | 2007-10-10 | 1 | -0/+2 |
* | r25556: Update README. | Jelmer Vernooij | 2007-10-10 | 1 | -0/+6 |
* | r25555: Remove support for BOOL, True and False. | Jelmer Vernooij | 2007-10-10 | 2 | -9/+1 |
* | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 2007-10-10 | 236 | -4638/+4639 |
* | 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 |