summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Until the new ldb changes land, make ldb_wait set the error string.Andrew Bartlett1-1/+7
2008-02-09Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett12-100/+386
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 Vernooij3-1/+287
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 Bartlett3-1/+287
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-08Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett5-39/+53
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 Tridgell5-6/+8
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-08Revert to ejs for 'provision'Andrew Bartlett1-173/+194
2008-02-08Remove unused argument to provision().Andrew Bartlett1-194/+173
2008-02-08LDAP backend provision now works with python.Andrew Bartlett1-1/+0
2008-02-08Remove unused ldap_backend argument from provision.pyAndrew Bartlett1-1/+1
2008-02-08Fix LDAP backend with python provisionAndrew Bartlett1-18/+26
2008-02-08Ensure expected errors do not leak up to the application.Andrew Bartlett1-0/+2
2008-02-08Skip offline tests.Jelmer Vernooij2-1/+1
2008-02-08Put temporary test files in test directory.Jelmer Vernooij1-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-06win32-tests: add a very usefull w32 programm to explore midl featuresStefan Metzmacher8-0/+248
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
2008-02-04spoolss.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-68/+67