summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * Worked around a problem with select/poll/epoll and gnutls Andrew Tridgell2009-02-185-1/+47
| * fixed some of the TLS problemsAndrew Tridgell2009-02-183-10/+22
* | paper over failure to reprovision with os.unlink()Andrew Bartlett2009-02-181-1/+2
|/
* s4-smbtorture: fix spoolss test after count out,ref idl changes.Günther Deschner2009-02-173-10/+38
* s4-spoolss: fix spoolss server after out,ref count pointer changes.Günther Deschner2009-02-172-15/+14
* s4-spoolss: fix dcesrv_spoolss_RemoteFindFirstPrinterChangeNotifyEx server.Günther Deschner2009-02-171-5/+6
* s4-smbtorture: fix spoolss notify test.Günther Deschner2009-02-171-14/+14
* s4:netlogon: implement netr_LogonGetCapabilities with NT_STATUS_NOT_IMPLEMENTEDStefan Metzmacher2009-02-161-4/+5
* s4:netlogon: always return correct negotiate_flags in Authenticate[2|3]()Stefan Metzmacher2009-02-161-1/+31
* s4-smbtorture: fix test_PausePrinter and test_ResumePrinter.Günther Deschner2009-02-141-8/+24
* s4 torture: Add rename test to imitate the way OS X renames filesAravind Srinivasan2009-02-131-0/+83
* Fix the build. When you do "make distclean; ./autogen; ./configure; make" and...Jeremy Allison2009-02-131-0/+4
* s4:configure: require the same version for external and internal libteventStefan Metzmacher2009-02-131-1/+1
* s4:lib/socket: add socket_address_copy()Stefan Metzmacher2009-02-132-0/+35
* s4:ldb_ildap: remove compiler warningsStefan Metzmacher2009-02-131-4/+9
* s4:libcli/ldap: use const char * const *attributes as in all other placesStefan Metzmacher2009-02-132-2/+2
* s4:ntvfs_generic: use talloc_get_type() to remote compiler warningsStefan Metzmacher2009-02-131-3/+5
* s4:torture/samba3rpc: fix the build after get_myname() changesStefan Metzmacher2009-02-131-3/+3
* Remove the s4 version of smbspool.cVolker Lendecke2009-02-131-353/+0
* Replace get_myname() with the talloc version from v3-3-testVolker Lendecke2009-02-132-4/+4
* Remove useless invocation of messaging_init() in RPC-PAC testAndrew Bartlett2009-02-131-9/+0
* Push sam_get_server_info_principal into the auth subsystemAndrew Bartlett2009-02-138-63/+122
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-1322-110/+230
* Fix Coverity ID 871 -- do not dereference "sp" before checking for NULLVolker Lendecke2009-02-121-1/+3
* Fix Coverity ID 872 -- we have alread dereferenced "ac" 2 lines aboveVolker Lendecke2009-02-121-1/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-02-125-18/+579
|\
| * s4-smbtorture: fix the build of the ndr spoolss tester.Günther Deschner2009-02-111-4/+4
| * s4-spoolss: fix rpc_server stub names for opnum 0x42 and 0x43.Günther Deschner2009-02-111-6/+6
| * s4 torture: Smbtorture additions for Windows BRLZack Kirsch2009-02-112-5/+568
| * s4 torture: Two minor fixes to smbtorture BRL tests.Zack Kirsch2009-02-112-3/+1
* | Provide a SamDB TestCase-class that can be used by OpenChange.Jelmer Vernooij2009-02-121-0/+10
* | Use created loadparm context, rather than the one specified on the command-line.Jelmer Vernooij2009-02-121-2/+2
* | Catch specific exceptions, rather than catching everything, which might hide ...Jelmer Vernooij2009-02-111-3/+3
|/
* Use convenience function for finding setup dir in SaMDB tests.Jelmer Vernooij2009-02-111-2/+2
* Use convenience function for finding setup_dir based on location ofJelmer Vernooij2009-02-114-5/+23
* Move some samdb-specific code out of provision.Jelmer Vernooij2009-02-112-6/+10
* Make it possible to override the setup path.Jelmer Vernooij2009-02-111-9/+11
* Cancel transactions when exceptions are raised.Jelmer Vernooij2009-02-112-83/+93
* --interactive doesn't take any argument.Jelmer Vernooij2009-02-111-1/+1
* s4 torture: Change nttransrename to use a normal access maskTim Prouty2009-02-101-1/+1
* s4-spoolss: fix dcerpc_spoolss_ReplyOpenPrinter caller.Günther Deschner2009-02-101-2/+2
* s4-smbtorture: fix SPOOLSS test w.r.t. spoolss_ReplyOpenPrinter.Günther Deschner2009-02-101-2/+2
* added a workaround to the handling of unicodePwd for Win7-betaAndrew Tridgell2009-02-101-1/+30
* fixed two problems with the DsRGetDCNameEx2 call, as used byAndrew Tridgell2009-02-101-3/+9
* Revert "Fix errornos assumption that all compilers are gcc"Jelmer Vernooij2009-02-091-1/+1
* Fix errornos assumption that all compilers are gccTorgeir Lerkerod2009-02-091-1/+1
* s4/wrepl_server: Fix typo in comment.Karolin Seeger2009-02-091-2/+2
* s4:Makefile: fix PUBLIC_HEADERS typoStefan Metzmacher2009-02-091-1/+1
* s4-smbtorture: fix test_EnumJobs in spoolss win test.Günther Deschner2009-02-071-0/+2
* s4-spoolss: try to fix dcesrv_spoolss_GetPrinterData.Günther Deschner2009-02-071-0/+3