summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-216-21/+28
* r25606: Allow test_GetKeySecurity() to return a security descriptor.Günther Deschner2007-12-211-7/+13
* r25605: Last round of registry reformats (before this gets an obsession...).Günther Deschner2007-12-214-271/+328
* r25604: Add security_descriptor_append() helper function.Günther Deschner2007-12-211-0/+42
* r25603: More reformat.Günther Deschner2007-12-215-118/+164
* r25602: don't imply "system/network.h" within replace.h,Stefan Metzmacher2007-12-212-4/+18
* r25601: replace.h should never imply any "system/*.h"Stefan Metzmacher2007-12-212-7/+12
* [GLUE] fix some executable bits on shell scriptsStefan Metzmacher2007-12-2110-0/+0
* r25600: fix stupid typo...this should fix the build on sunXStefan Metzmacher2007-10-101-1/+1
* r25599: print the error...Stefan Metzmacher2007-10-101-1/+1
* r25597: HPUX doesn't have INET_ADDRSTRLEN definedStefan Metzmacher2007-10-101-0/+4
* r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett2007-10-101-1/+1
* r25595: we pass the "blackbox.smbclient.*USER and PASSWD" testStefan Metzmacher2007-10-101-1/+0
* r25594: Merge from 3_2:Günther Deschner2007-10-101-1/+5
* r25586: Fix getaddrinfo detection - from Timur.Jeremy Allison2007-10-101-1/+9
* r25585: don't start winbindd untill the build-farm faked users work with itStefan Metzmacher2007-10-101-23/+24
* r25582: build nmblookup with make testsuite as it's needed in the blackbox testsStefan Metzmacher2007-10-101-1/+1
* r25581: move variable to the place it belongs to.Stefan Metzmacher2007-10-101-1/+1
* r25580: Error out if there are no tests to run.Jelmer Vernooij2007-10-101-0/+5
* r25579: BOOL -> boolStefan Metzmacher2007-10-104-36/+36
* r25578: BOOL -> boolStefan Metzmacher2007-10-101-3/+3
* r25577: BOOL -> boolStefan Metzmacher2007-10-102-42/+42
* r25576: BOOL -> boolStefan Metzmacher2007-10-102-8/+8
* r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment v...Jelmer Vernooij2007-10-102-3/+20
* r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <...Jelmer Vernooij2007-10-102-3/+6
* r25562: Use standard bool types in cyrus sasl code - patch by Julien.Jelmer Vernooij2007-10-101-8/+9
* r25558: Define HAVE_* for other gai functions to prevent problems with libroken.Jelmer Vernooij2007-10-101-0/+2
* r25556: Update README.Jelmer Vernooij2007-10-101-0/+6
* r25555: Remove support for BOOL, True and False.Jelmer Vernooij2007-10-102-9/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-10236-4638/+4639
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-1022-230/+230
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-1024-285/+285
* r25551: Convert to standard bool type.Jelmer Vernooij2007-10-1015-83/+83
* r25550: Convert to standard bool type.Jelmer Vernooij2007-10-103-86/+86
* r25549: Convert to standard bool type.Jelmer Vernooij2007-10-106-110/+110
* r25548: Convert to standard bool type.Jelmer Vernooij2007-10-104-43/+43
* r25547: Convert to standard bool type.Jelmer Vernooij2007-10-108-60/+60
* r25546: Convert to standard bool type.Jelmer Vernooij2007-10-109-57/+57
* r25545: Use inet_ntop for ipv4 code as well - should make it easier to share ...Jelmer Vernooij2007-10-102-12/+17
* r25544: Cleanup some more indents in lib/registry.Günther Deschner2007-10-1016-1206/+1437
* r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...Jelmer Vernooij2007-10-1012-124/+1129
* r25541: Add setup.py for building ldb python wrappers standalone.Jelmer Vernooij2007-10-102-3/+13
* r25540: Remove prototypes for already removed functions.Jelmer Vernooij2007-10-101-12/+0
* r25539: Also correct indent for winreg server.Günther Deschner2007-10-101-177/+181
* r25537: Use new path for events modules.Jelmer Vernooij2007-10-101-1/+1
* r25536: Fix path for messaging - this code path doesn't appear to have a test...Jelmer Vernooij2007-10-101-1/+1
* r25535: Deal with events subsystem failures.Jelmer Vernooij2007-10-101-0/+5
* r25532: Fix some more indentations. Sorry Günther, could not resist, afterMichael Adam2007-10-101-21/+21
* r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.Günther Deschner2007-10-101-0/+5
* r25530: Fix missing dependencyJelmer Vernooij2007-10-101-1/+2