summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* nbt_server/wins: winsdb_handle() can be staticStefan Metzmacher2009-01-191-2/+3
* nbt_server/wins: add some constStefan Metzmacher2009-01-191-3/+4
* nbt_server/wins: use talloc_zero() to create struct winsdb_handleStefan Metzmacher2009-01-192-2/+2
* wrepl_server: make 'use inform' the default and autofallback against old serversStefan Metzmacher2009-01-193-3/+25
* libcli/wrepl: return the major version of the server in wrepl_associate()Stefan Metzmacher2009-01-192-0/+2
* wreplserver: add "wreplsrv:propagate name releases = yes" for replicated sgro...Stefan Metzmacher2009-01-191-0/+29
* winsserver: add "wreplsrv:propagate name releases" optionStefan Metzmacher2009-01-192-6/+47
* winsserver_release: update the expire time if only one address is releasedStefan Metzmacher2009-01-191-1/+12
* wrepl_scavenging: add a comment to make the is_static case more clearStefan Metzmacher2009-01-191-5/+13
* wrepl_server: fix the record expire time of sgroup mergesStefan Metzmacher2009-01-191-0/+18
* wrepl_server: use a local 'local_owner' variable to make the code more readableStefan Metzmacher2009-01-191-1/+2
* winsdb: the we_are_owner in winsdb_lookup() needs to be per addressStefan Metzmacher2009-01-191-22/+15
* 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