summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* libsmbconf: Add build magic for Samba 4.Jelmer Vernooij2009-01-211-0/+1
* Move check_python.m4 to common m4 directory.Jelmer Vernooij2009-01-212-101/+1
* Only check for Perl once in Samba 3.Jelmer Vernooij2009-01-212-33/+1
* Move check_make.m4 to the top-level.Jelmer Vernooij2009-01-212-34/+1
* Use script path to find the setup directory.Jelmer Vernooij2009-01-213-3/+3
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-01-219-156/+153
|\
| * s4:auth: move make_server_info_netlogon_validation() function arroundStefan Metzmacher2009-01-217-148/+143
| * s4:selftest: reference binaries via variables in tests.shStefan Metzmacher2009-01-211-7/+9
| * s4:python glue: fix dependecy to pyldbStefan Metzmacher2009-01-211-1/+1
* | Allow overriding the function that ships the request in the Samba 3Jelmer Vernooij2009-01-211-1/+1
|/
* s4:ldb: remove dependency to samba4's events wrapperStefan Metzmacher2009-01-217-29/+36
* Don't use TMPDIR as variable, it's already used for other purposes.samba-4.0.0alpha6Jelmer Vernooij2009-01-191-5/+8
* Make sure server_role gets initialized in backend provisioning code -Jelmer Vernooij2009-01-193-3/+19
* 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