summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r25529: Reformatting.Günther Deschner2007-10-101-97/+98
* r25527: Deal with no tests being registered.Jelmer Vernooij2007-10-101-0/+3
* r25524: Fix directory names for local module builds.Jelmer Vernooij2007-10-103-12/+19
* r25522: Convert to standard bool types.Jelmer Vernooij2007-10-1019-147/+150
* r25518: Convert to standard bool types.Jelmer Vernooij2007-10-101-4/+4
* r25516: Sorry, I reverted too much of r25448 in r25515.Michael Adam2007-10-102-1/+2
* r25515: Revert r25448:Michael Adam2007-10-105-4/+19
* r25514: don't blindly overwrite the result last_reason,Stefan Metzmacher2007-10-101-0/+5
* r25513: don't hide warnings in subunit modeStefan Metzmacher2007-10-101-0/+7
* r25512: reformat code...Stefan Metzmacher2007-10-101-19/+19
* r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to alsoMichael Adam2007-10-101-1/+64
* r25504: run WINBIND tests for samba3Stefan Metzmacher2007-10-103-0/+31
* r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes...Michael Adam2007-10-101-12/+208
* r25471: Use macros for loadparm field names, should make migration to offsets...Jelmer Vernooij2007-10-101-139/+143
* r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:Michael Adam2007-10-101-23/+47
* r25468: export WINBINDD_PRIV_PIPE_DIRStefan Metzmacher2007-10-103-1/+6
* r25467: use uppercase netbios name for samba3.Stefan Metzmacher2007-10-101-1/+1
* r25466: fix calculation of $expected_ret, when there'reStefan Metzmacher2007-10-102-5/+18
* r25465: improve plain output...Stefan Metzmacher2007-10-101-8/+13
* r25464: improve build-farm output...Stefan Metzmacher2007-10-101-2/+6
* r25463: revert accidently committed type changes for now, broke the build.Jelmer Vernooij2007-10-101-31/+31
* r25462: Remove refernece to categories from js as well.Jelmer Vernooij2007-10-102-56/+31
* r25461: Remove section headers in loadparm - trying to keep data and metadata...Jelmer Vernooij2007-10-102-48/+9
* r25460: use common structure in param/generic.cJelmer Vernooij2007-10-104-42/+31
* r25459: Avoid bashism. Reported by Björn Jacke.Jelmer Vernooij2007-10-101-1/+2
* r25458: Fix warningJelmer Vernooij2007-10-101-1/+1
* r25457: use different location for out-of-tree buildsJelmer Vernooij2007-10-101-2/+2
* r25456: Avoid externs for charsets for now - it breaks openchange.Jelmer Vernooij2007-10-103-25/+22
* r25454: Use standard bool types in a couple more places.Jelmer Vernooij2007-10-109-71/+71
* r25453: Fix include for NTSTATUS.Jelmer Vernooij2007-10-103-4/+4
* r25452: Move the creation of the server entry to the self join, as this makesAndrew Bartlett2007-10-102-23/+23