summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* nbt_server: fix crash bug, the wins client interface may not have a nbtsockStefan Metzmacher2009-01-191-1/+1
* nbt_server: redirect incoming response packets to the correct interfaceStefan Metzmacher2009-01-191-0/+53
* nbt_server: add some debug messages which show the used interfaces addressesStefan Metzmacher2009-01-191-2/+12
* wreplsrv: don't log scavenging events at level 0Stefan Metzmacher2009-01-191-7/+7
* wreplsrv: log a successful replication cycle at level 1Stefan Metzmacher2009-01-191-1/+1
* wreplsrv: log replication failures at log level 0Stefan Metzmacher2009-01-192-8/+8
* NBT-WINS: test if the server ignores resent packetsStefan Metzmacher2009-01-191-0/+54
* NBT-WINS: we don't need the slow low port tests for every nameStefan Metzmacher2009-01-191-18/+19
* NBT-WINS: if we're bound to port 137 trigger WACK reponses with timeoutsStefan Metzmacher2009-01-191-2/+107
* NBT-WINS: try to bind to port 137 in the NBT-WINS testStefan Metzmacher2009-01-191-3/+15
* winsserver: we need to ignore duplicated name register requests.Stefan Metzmacher2009-01-193-7/+59
* util_str: setup the correct talloc name for stringsStefan Metzmacher2009-01-191-0/+2
* NBT-WINS: initialize .dest_port explicit (we should fill the whole struct eac...Stefan Metzmacher2009-01-191-0/+1
* Print more useful suggestion for the main provision command lineAndrew Bartlett2009-01-191-1/+1
* Delete more Samba3-specific filesAndrew Bartlett2009-01-191-1/+1
* Don't give fatal python errors when guessing the realmAndrew Bartlett2009-01-191-2/+12
* loadparm: Make sure various state variables get initialized even when weJelmer Vernooij2009-01-161-29/+40
* Add copyright headers.Jelmer Vernooij2009-01-163-14/+53
* s4/NEWS: Remove mention of no longer existing js parameter.Jelmer Vernooij2009-01-161-5/+0
* Find default smb.conf path correctly, when it was not specified on theJelmer Vernooij2009-01-164-5/+31
* s4-winbind: Remove a "knownfail" entry for the now implemented LIST_GROUPSKai Blin2009-01-161-1/+0
* winreg: fix winreg_EnumValue callers.Günther Deschner2009-01-162-2/+2
* s4-smbtorture: fix RPC-EVENTLOG test.Günther Deschner2009-01-161-2/+6
* Fix LDB_MODULESDIR for ldb standalone buildsSimo Sorce2009-01-152-2/+6
* Use AS_HELP_STRING() in a couple more places.Jelmer Vernooij2009-01-152-3/+3
* Fix indentation for some configure options.Jelmer Vernooij2009-01-151-1/+1
* python/param: Cope with lp configfile being NULL.Jelmer Vernooij2009-01-151-1/+5
* s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.Kai Blin2009-01-154-2/+250
* s4-smbtorture: also test for invalid flags in eventlog test_ReadEventLog.Günther Deschner2009-01-141-1/+7
* s4-smbtorture: pure cosmetic cleanup of eventlog test.Günther Deschner2009-01-141-42/+42
* Fix error message in mkrelease to refer to source4, not sourceAndrew Bartlett2009-01-141-1/+1
* Fixed problemed showed on a number of systems on the buildfarm.Torgeir Lerkerod2009-01-141-1/+4
* Add derpc_transport_string_by_transport(), apply some constVolker Lendecke2009-01-091-1/+2
* s4 torture: Add new create disposition test to RAW-STREAMSTim Prouty2009-01-091-1/+167
* s4-smbtorture: print hand-decoded service status array in svcctl torture test.Günther Deschner2009-01-092-3/+29
* Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl...Stefan Metzmacher2009-01-091-3/+2
* quote ' inside '...' and make sure shell isn't eating \ by using perl here.Björn Jacke2009-01-091-2/+3
* fix syntax error in case statementBjörn Jacke2009-01-091-2/+2
* Only do special DN tracking for normal DNs in OpenLDAP backend.Andrew Bartlett2009-01-091-2/+2
* s4-smbtorture: extend test_QueryServiceConfig2W a bit.Günther Deschner2009-01-081-0/+18
* s4-smbtorture: fix build of svcctl torture test.Günther Deschner2009-01-081-2/+2
* s4:events: don't trigger \n in debug messages two timesStefan Metzmacher2009-01-081-1/+1
* Don't attempt to use GNUTLS >= 2.6, as it is known broken with the socket-tls...Jelmer Vernooij2009-01-081-30/+28
* Fix ldap.py test on systems that *can* find the record (the search fails here...Jelmer Vernooij2009-01-081-1/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-01-081-2/+3
|\
| * s4-smbtorture: use names for info level in test_QueryServiceStatusEx.Günther Deschner2009-01-081-1/+1
| * s4-smbtorture: add my copyright to svcctl test.Günther Deschner2009-01-081-0/+1
| * svcctl: add svcctl_ConfigLevel from samba 3.Günther Deschner2009-01-081-1/+1
* | Avoid using a utility header for Python replacements included in Samba,Jelmer Vernooij2009-01-0810-10/+50
|/
* s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4Tim Prouty2009-01-0710-6/+10