summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...Jelmer Vernooij12-124/+1129
2007-10-10r25541: Add setup.py for building ldb python wrappers standalone.Jelmer Vernooij2-3/+13
2007-10-10r25540: Remove prototypes for already removed functions.Jelmer Vernooij1-12/+0
2007-10-10r25539: Also correct indent for winreg server.Günther Deschner1-177/+181
2007-10-10r25537: Use new path for events modules.Jelmer Vernooij1-1/+1
2007-10-10r25536: Fix path for messaging - this code path doesn't appear to have a test...Jelmer Vernooij1-1/+1
2007-10-10r25535: Deal with events subsystem failures.Jelmer Vernooij1-0/+5
2007-10-10r25532: Fix some more indentations. Sorry Günther, could not resist, afterMichael Adam1-21/+21
2007-10-10r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.Günther Deschner1-0/+5
2007-10-10r25530: Fix missing dependencyJelmer Vernooij1-1/+2
2007-10-10r25529: Reformatting.Günther Deschner1-97/+98
2007-10-10r25527: Deal with no tests being registered.Jelmer Vernooij1-0/+3
2007-10-10r25524: Fix directory names for local module builds.Jelmer Vernooij3-12/+19
2007-10-10r25522: Convert to standard bool types.Jelmer Vernooij19-147/+150
2007-10-10r25518: Convert to standard bool types.Jelmer Vernooij1-4/+4
2007-10-10r25516: Sorry, I reverted too much of r25448 in r25515.Michael Adam2-1/+2
2007-10-10r25515: Revert r25448:Michael Adam5-4/+19
2007-10-10r25514: don't blindly overwrite the result last_reason,Stefan Metzmacher1-0/+5
2007-10-10r25513: don't hide warnings in subunit modeStefan Metzmacher1-0/+7
2007-10-10r25512: reformat code...Stefan Metzmacher1-19/+19
2007-10-10r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to alsoMichael Adam1-1/+64
2007-10-10r25504: run WINBIND tests for samba3Stefan Metzmacher3-0/+31
2007-10-10r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes...Michael Adam1-12/+208
2007-10-10r25471: Use macros for loadparm field names, should make migration to offsets...Jelmer Vernooij1-139/+143
2007-10-10r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:Michael Adam1-23/+47
2007-10-10r25468: export WINBINDD_PRIV_PIPE_DIRStefan Metzmacher3-1/+6
2007-10-10r25467: use uppercase netbios name for samba3.Stefan Metzmacher1-1/+1
2007-10-10r25466: fix calculation of $expected_ret, when there'reStefan Metzmacher2-5/+18
2007-10-10r25465: improve plain output...Stefan Metzmacher1-8/+13
2007-10-10r25464: improve build-farm output...Stefan Metzmacher1-2/+6
2007-10-10r25463: revert accidently committed type changes for now, broke the build.Jelmer Vernooij1-31/+31
2007-10-10r25462: Remove refernece to categories from js as well.Jelmer Vernooij2-56/+31
2007-10-10r25461: Remove section headers in loadparm - trying to keep data and metadata...Jelmer Vernooij2-48/+9
2007-10-10r25460: use common structure in param/generic.cJelmer Vernooij4-42/+31
2007-10-10r25459: Avoid bashism. Reported by Björn Jacke.Jelmer Vernooij1-1/+2
2007-10-10r25458: Fix warningJelmer Vernooij1-1/+1
2007-10-10r25457: use different location for out-of-tree buildsJelmer Vernooij1-2/+2
2007-10-10r25456: Avoid externs for charsets for now - it breaks openchange.Jelmer Vernooij3-25/+22
2007-10-10r25454: Use standard bool types in a couple more places.Jelmer Vernooij9-71/+71
2007-10-10r25453: Fix include for NTSTATUS.Jelmer Vernooij3-4/+4
2007-10-10r25452: Move the creation of the server entry to the self join, as this makesAndrew Bartlett2-23/+23
2007-10-10r25451: Rework the display of provision options to use printf syntax, andAndrew Bartlett1-10/+22
2007-10-10r25450: Make it easier to test with a particular version of OpenLDAP, byAndrew Bartlett2-6/+16
2007-10-10r25449: Add convenience function for opening the default smb.conf for opencha...Jelmer Vernooij2-1/+6
2007-10-10r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij5-19/+4
2007-10-10r25447: Fix installation of headers. Patch by Brad Hards.Jelmer Vernooij2-0/+2
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij63-172/+198
2007-10-10r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.Michael Adam1-0/+28
2007-10-10r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:Michael Adam1-6/+62
2007-10-10r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.Michael Adam1-0/+32