summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-19s3:idmap_tdb: convert to the dbwrap apiStefan Metzmacher1-244/+223
2009-01-19s3:dbwrap: add dbwrap_delete(), dbwrap_store() and dbwrap_fetch()Stefan Metzmacher2-8/+31
2009-01-19s3:dbwrap: add get_flags() hook to db_contextStefan Metzmacher3-0/+18
2009-01-19Avoid flooding of syslog with failing pam_putenv messages.Andreas Schneider1-1/+1
2009-01-19Fix the same bug as 8b618d0 fixes, this time in winbindd_passdb.cVolker Lendecke1-2/+4
2009-01-19Attempt to fix the merged buildVolker Lendecke2-3/+3
2009-01-19S3-ByExample: Use 'winbindd -D' instead of 'winbindd -B'.Karolin Seeger3-5/+5
2009-01-19S3-HowTo: Change 'winbindd -B' to 'winbindd -D'.Karolin Seeger2-5/+5
2009-01-19nbt_server/wins: winsdb_handle() can be staticStefan Metzmacher1-2/+3
2009-01-19nbt_server/wins: add some constStefan Metzmacher1-3/+4
2009-01-19nbt_server/wins: use talloc_zero() to create struct winsdb_handleStefan Metzmacher2-2/+2
2009-01-19wrepl_server: make 'use inform' the default and autofallback against old serversStefan Metzmacher3-3/+25
2009-01-19libcli/wrepl: return the major version of the server in wrepl_associate()Stefan Metzmacher2-0/+2
2009-01-19wreplserver: add "wreplsrv:propagate name releases = yes" for replicated sgro...Stefan Metzmacher1-0/+29
2009-01-19winsserver: add "wreplsrv:propagate name releases" optionStefan Metzmacher2-6/+47
2009-01-19winsserver_release: update the expire time if only one address is releasedStefan Metzmacher1-1/+12
2009-01-19wrepl_scavenging: add a comment to make the is_static case more clearStefan Metzmacher1-5/+13
2009-01-19wrepl_server: fix the record expire time of sgroup mergesStefan Metzmacher1-0/+18
2009-01-19wrepl_server: use a local 'local_owner' variable to make the code more readableStefan Metzmacher1-1/+2
2009-01-19winsdb: the we_are_owner in winsdb_lookup() needs to be per addressStefan Metzmacher1-22/+15
2009-01-19nbt_server: fix crash bug, the wins client interface may not have a nbtsockStefan Metzmacher1-1/+1
2009-01-19nbt_server: redirect incoming response packets to the correct interfaceStefan Metzmacher1-0/+53
2009-01-19libcli/nbt: add nbt_name_socket_handle_response_packet()Stefan Metzmacher2-3/+13
2009-01-19libcli/nbt: add nbt_set_unexpected_handler()Stefan Metzmacher2-0/+17
2009-01-19nbt_server: add some debug messages which show the used interfaces addressesStefan Metzmacher1-2/+12
2009-01-19wreplsrv: don't log scavenging events at level 0Stefan Metzmacher1-7/+7
2009-01-19wreplsrv: log a successful replication cycle at level 1Stefan Metzmacher1-1/+1
2009-01-19wreplsrv: log replication failures at log level 0Stefan Metzmacher2-8/+8
2009-01-19libcli/nbt: fix wack timeout handlingStefan Metzmacher1-3/+18
2009-01-19NBT-WINS: test if the server ignores resent packetsStefan Metzmacher1-0/+54
2009-01-19NBT-WINS: we don't need the slow low port tests for every nameStefan Metzmacher1-18/+19
2009-01-19NBT-WINS: if we're bound to port 137 trigger WACK reponses with timeoutsStefan Metzmacher1-2/+107
2009-01-19NBT-WINS: try to bind to port 137 in the NBT-WINS testStefan Metzmacher1-3/+15
2009-01-19winsserver: we need to ignore duplicated name register requests.Stefan Metzmacher3-7/+59
2009-01-19ndr_print: fix the output ndr debug messages only add header line onceStefan Metzmacher1-0/+6
2009-01-19util_str: setup the correct talloc name for stringsStefan Metzmacher3-0/+6
2009-01-19Revert "Remove another use of global_loadparm."Stefan Metzmacher3-6/+2
2009-01-19NBT-WINS: initialize .dest_port explicit (we should fill the whole struct eac...Stefan Metzmacher1-0/+1
2009-01-19Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-develAndrew Bartlett28-1266/+1645
2009-01-19Print more useful suggestion for the main provision command lineAndrew Bartlett1-1/+1
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-19Remove unused tdb_search_keys()Volker Lendecke2-78/+0
2009-01-19simplify gencache_iterate a bit, fix nonempty blank linesVolker Lendecke1-86/+84
2009-01-18libnetapi_open_pipe does not need to return cli_stateVolker Lendecke10-246/+12
2009-01-18Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij8-176/+77
2009-01-18Add a macro async_req_setup()Volker Lendecke8-176/+77
2009-01-18Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij29-844/+1701
2009-01-18Add code to torture the fragmentation code a bitVolker Lendecke1-3/+15
2009-01-18Remove unused functionsVolker Lendecke1-401/+0