summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-01-19Delete more Samba3-specific filesAndrew Bartlett1-1/+1
2009-01-19Don't give fatal python errors when guessing the realmAndrew Bartlett1-2/+12
2009-01-16loadparm: Make sure various state variables get initialized even when weJelmer Vernooij1-29/+40
2009-01-16Add copyright headers.Jelmer Vernooij3-14/+53
2009-01-16s4/NEWS: Remove mention of no longer existing js parameter.Jelmer Vernooij1-5/+0
2009-01-16Find default smb.conf path correctly, when it was not specified on theJelmer Vernooij4-5/+31
2009-01-16s4-winbind: Remove a "knownfail" entry for the now implemented LIST_GROUPSKai Blin1-1/+0
2009-01-16winreg: fix winreg_EnumValue callers.Günther Deschner2-2/+2
2009-01-16s4-smbtorture: fix RPC-EVENTLOG test.Günther Deschner1-2/+6
2009-01-15Fix LDB_MODULESDIR for ldb standalone buildsSimo Sorce2-2/+6
2009-01-15Use AS_HELP_STRING() in a couple more places.Jelmer Vernooij2-3/+3
2009-01-15Fix indentation for some configure options.Jelmer Vernooij1-1/+1
2009-01-15python/param: Cope with lp configfile being NULL.Jelmer Vernooij1-1/+5
2009-01-15s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.Kai Blin4-2/+250
2009-01-14s4-smbtorture: also test for invalid flags in eventlog test_ReadEventLog.Günther Deschner1-1/+7
2009-01-14s4-smbtorture: pure cosmetic cleanup of eventlog test.Günther Deschner1-42/+42
2009-01-14Fix error message in mkrelease to refer to source4, not sourceAndrew Bartlett1-1/+1
2009-01-14Fixed problemed showed on a number of systems on the buildfarm.Torgeir Lerkerod1-1/+4
2009-01-09Add derpc_transport_string_by_transport(), apply some constVolker Lendecke1-1/+2
2009-01-09s4 torture: Add new create disposition test to RAW-STREAMSTim Prouty1-1/+167
2009-01-09s4-smbtorture: print hand-decoded service status array in svcctl torture test.Günther Deschner2-3/+29
2009-01-09Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl...Stefan Metzmacher1-3/+2
2009-01-09quote ' inside '...' and make sure shell isn't eating \ by using perl here.Björn Jacke1-2/+3
2009-01-09fix syntax error in case statementBjörn Jacke1-2/+2
2009-01-09Only do special DN tracking for normal DNs in OpenLDAP backend.Andrew Bartlett1-2/+2
2009-01-08s4-smbtorture: extend test_QueryServiceConfig2W a bit.Günther Deschner1-0/+18
2009-01-08s4-smbtorture: fix build of svcctl torture test.Günther Deschner1-2/+2
2009-01-08s4:events: don't trigger \n in debug messages two timesStefan Metzmacher1-1/+1
2009-01-08Don't attempt to use GNUTLS >= 2.6, as it is known broken with the socket-tls...Jelmer Vernooij1-30/+28
2009-01-08Fix ldap.py test on systems that *can* find the record (the search fails here...Jelmer Vernooij1-1/+1
2009-01-08Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij1-2/+3
2009-01-08Avoid using a utility header for Python replacements included in Samba,Jelmer Vernooij10-10/+50
2009-01-08s4-smbtorture: use names for info level in test_QueryServiceStatusEx.Günther Deschner1-1/+1
2009-01-08s4-smbtorture: add my copyright to svcctl test.Günther Deschner1-0/+1
2009-01-08svcctl: add svcctl_ConfigLevel from samba 3.Günther Deschner1-1/+1
2009-01-07s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4Tim Prouty10-6/+10
2009-01-07s3 merged build: Fix include errorTim Prouty1-1/+1
2009-01-07Display lsa string contents.Jelmer Vernooij1-2/+5
2009-01-07Set proper python exception when running out of memory.Jelmer Vernooij1-2/+6
2009-01-07Fix ldap.py test.Jelmer Vernooij1-8/+8
2009-01-07Use new error constant (missing from 6efb7ff9)Andrew Bartlett1-1/+1
2009-01-07Raise a python exception when the ldb search failsAndrew Bartlett1-0/+6
2009-01-07added support for stream renames in Samba4Andrew Tridgell4-19/+287
2009-01-07s4:smbclient: correct initialize smbclient_contextStefan Metzmacher1-1/+1
2009-01-06Add a talloc failure checkVolker Lendecke1-0/+3
2009-01-06When loading the default configuration, allow the configuration file to beJelmer Vernooij1-2/+11
2009-01-06Add some const to dcerpc_binding_build_tower()Volker Lendecke1-1/+3
2009-01-06Fix compilation, remove unused variables.Jelmer Vernooij1-2/+1
2009-01-06Fix prototype.Jelmer Vernooij1-1/+1
2009-01-06Fix typoMatthias Dieter Wallnöfer1-1/+1