summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-02-09pidl: Allow fixed size arrays inside unions.Julien Kerihuel1-2/+2
2008-02-09Fix test count after pointer_default_top() removal.Jelmer Vernooij1-1/+1
2008-02-09Move more make code to rules.mkJelmer Vernooij2-22/+26
2008-02-09Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...Jelmer Vernooij3-188/+183
2008-02-09Support 'mkinclude' command in .mk files.Jelmer Vernooij1-0/+2
2008-02-09Remove unused path update.Jelmer Vernooij1-2/+0
2008-02-09Re-enable python support in BECOME-DC test.Jelmer Vernooij2-2/+3
2008-02-09Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij3-5/+7
2008-02-09Ignore kinit with pkinit test failures for now.Jelmer Vernooij2-1/+3
2008-02-09torture: Merge util.c into util_smb.cJelmer Vernooij2-66/+39
2008-02-09Move nt_time_equal() to libutil.Jelmer Vernooij3-8/+12
2008-02-09Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett11-100/+383
2008-02-09Remove the forced 'krb5' from the NET-API-BECOME-DC test.Andrew Bartlett1-2/+2
2008-02-09Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett1-2/+2
2008-02-09Give a more useful error when the templates.ldb can't be found.Andrew Bartlett1-2/+4
2008-02-09Make the provision test more real, use a foo.example.com for the realm.Andrew Bartlett1-1/+1
2008-02-09Fix upgrade after provision parameter rename.Jelmer Vernooij1-2/+2
2008-02-09Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2-1/+284
2008-02-09Fix provision python test.Jelmer Vernooij3-22/+12
2008-02-09Add tests for findnss(), add some docstrings.Jelmer Vernooij2-14/+48
2008-02-09Remove unused class members.Jelmer Vernooij1-4/+2
2008-02-09Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett3-55/+31
2008-02-09From a request from Peter Huang, include IPsec sechema.Andrew Bartlett2-1/+284
2008-02-08Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation.Michael Adam1-23/+21
2008-02-08build: Remove unused functions Import() and GetInfo().Jelmer Vernooij1-24/+0
2008-02-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij6-56/+81
2008-02-08Remove unused parameter from provision()Andrew Bartlett1-1/+1
2008-02-08LDAP now works with the python provision!Andrew Bartlett1-1/+0
2008-02-08Fix LDAP backend with pythonAndrew Bartlett1-18/+26
2008-02-08Reset error stringsAndrew Bartlett1-0/+2
2008-02-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell4-5/+7
2008-02-08merge tdb changes from ctdbAndrew Tridgell1-33/+47
2008-02-08Fix syntax in LDAP testAndrew Bartlett1-4/+4
2008-02-08Fix formatting.Jelmer Vernooij1-10/+10
2008-02-08Skip offline tests.Jelmer Vernooij2-1/+1
2008-02-08Put ldb test output in prefix.Jelmer Vernooij1-1/+1
2008-02-08Mark RAW-OFFLINE as known failing for Samba 4 (because it doesn't have offlin...Jelmer Vernooij1-0/+1
2008-02-07Override KRB5CCNAME so existing Kerberos tickets in the users environment don...Jelmer Vernooij1-0/+1
2008-02-07merge growing tdb for tdb_wipe_all() fix from ctdbAndrew Tridgell1-0/+43
2008-02-07make the multiplier in the RAW-OFFLINE test settableAndrew Tridgell1-1/+2
2008-02-07wkssvc.idl: fix idl for wkssvc_NetrGetJoinableOus[2]()Stefan Metzmacher1-2/+10
2008-02-07pidl/Samba4::NDR::Parser: fix support for embedded "ref" pointersStefan Metzmacher1-7/+7
2008-02-07pidl/NDR: fix handling of multilevel pointers in function elementsStefan Metzmacher2-14/+14
2008-02-07pidl: get the pointer types correct when an element has multiple pointersStefan Metzmacher2-18/+306
2008-02-06prefork: also reload stuff in the client processesStefan Metzmacher1-8/+16
2008-02-06Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett1-10/+12
2008-02-05sidmap: Some source code cleanups.Kai Blin1-10/+12
2008-02-05Clarify nomaclature of socket names in process_single and process_preforkAndrew Bartlett2-23/+12
2008-02-05Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett10-429/+405
2008-02-04pidl: remove 'pointer_default_top()' supportStefan Metzmacher3-18/+1