metze/samba4wins/test.git
2008-07-31 Stefan MetzmacherAdd samba4wins-check-names.pl script samba4wins-1-0-7-test samba4wins-1-0-check-name
2008-07-10 Stefan Metzmacherwrepl_server: update local table only with version_ids... samba4wins-1-0-sgroup
2008-07-10 Stefan Metzmacherwrepl_server: pass down min and max version to wreplsrv...
2008-07-10 Stefan Metzmacherselftest: use lower ip addresses as socket wrapper...
2008-07-10 Stefan Metzmachersocket_wrapper: update to the latest version
2008-06-20 Stefan MetzmacherHACK add setproctitle
2008-06-20 Stefan Metzmacherr14079: I just found the setproctitle library from...
2008-06-20 Stefan Metzmachernbt_server/wins: also debug the replica of the record...
2008-06-19 Stefan Metzmachersmbd: let the parent smbd process arround forever
2008-06-19 Stefan Metzmachersmbd4wins: compile process model standard again
2008-06-19 Stefan Metzmacherwrepl_server: fill in useful information into the regis...
2008-06-18 Stefan Metzmachernbt_server/wins: add "winsdb:debug_1C_changes" option
2008-06-18 Stefan Metzmachernbt_server/wins: winsdb_handle() can be static
2008-06-18 Stefan Metzmachernbt_server/wins: add some const
2008-06-18 Stefan Metzmachernbt_server/wins: use talloc_zero() to create struct...
2008-03-28 Stefan Metzmacheradd samba4wins-1.0-create-patch
2008-03-26 Stefan MetzmacherUpdate documentation after special group fixes
2008-03-26 Stefan MetzmacherDocument the 'pushUseInform' default value change.
2008-03-26 Stefan MetzmacherDocument the "wreplsrv:propagate name releases" parameter
2008-03-26 Stefan Metzmacherwrepl_server: make 'use inform' the default and autofal...
2008-03-26 Stefan Metzmacherlibcli/wrepl: return the major version of the server...
2008-03-26 Stefan Metzmacherwreplserver: add "wreplsrv:propagate name releases...
2008-03-26 Stefan Metzmacherwinsserver: add "wreplsrv:propagate name releases"...
2008-03-26 Stefan Metzmacherwinsserver_release: update the expire time if only...
2008-03-26 Stefan Metzmacherwrepl_scavenging: add a comment to make the is_static...
2008-03-26 Stefan Metzmacherwrepl_server: fix the record expire time of sgroup...
2008-03-26 Stefan Metzmacherwrepl_server: use a local 'local_owner' variable to...
2008-03-18 Stefan Metzmacherwinsdb: the we_are_owner in winsdb_lookup() needs to...
2008-02-25 Stefan MetzmacherUpdate documentation after backporting (memory leak... samba4wins-1-0-test2
2008-02-09 Andrew Tridgellr25690: - only use a readonly traverse in ldb_search...
2008-02-09 Andrew Bartlettr23993: Attempt to fix bug #4808, reported by mwallnoef...
2008-02-09 Stefan Metzmacherr23590: Fix realloc leak on failure case from Jim Meyer...
2008-02-09 Andrew Tridgellr23364: add LDB_FLG_NOMMAP flag
2008-02-09 Stefan Metzmacherr22989: allow '@foo' attributes searchable as we allow...
2008-02-09 Stefan Metzmacherr20969: remove unused function, found my lcov
2008-02-09 Stefan Metzmacherr20684: if we don't have any indexes, then we should...
2008-02-09 Andrew Tridgellr20234: metze pointed out that we are re-loading the...
2008-02-09 Stefan Metzmacherr20191: fix bug found by the IBM checker
2008-02-09 Stefan Metzmacherr20168: start separating attributes and syntaxes
2008-02-09 Stefan Metzmacherr19884: rename ldb_dn_key -> ltdb_index_key to make...
2008-02-09 Stefan Metzmacherr19740: fix compiler warning
2008-02-09 Andrew Tridgellr19402: - use the new tdb_lockall_read() to make ldb_se...
2008-02-09 Andrew Tridgellr19401: make tdb_lockall() much more efficient, and...
2008-02-09 Andrew Tridgellr19365: fixed a memory leak in the ldb attribute handling
2008-02-09 Stefan Metzmacherr19363: - don't need to store the baseinfo message...
2008-02-09 Stefan Metzmacherr19362: - don't need to store the baseinfo message...
2008-02-08 Andrew Tridgellr19324: fixed a leak on deleting records when no index...
2008-02-08 Andrew Tridgellr19323: fixed a leak in the ldif parse code
2008-02-08 Andrew Tridgellr19322: fix a minor memory leak in the ltdb cache code
2008-02-08 Simo Sorcer19305: Potential memleak on the ldb_context if we...
2008-02-08 Andrew Tridgellr19274: fix ldbdel and ldbmodify to return an error...
2008-02-08 Stefan Metzmacherr19146: merge from samba3:
2008-02-08 Volker Lendecker19134: Merge the second set of C++ warning fixes from...
2008-02-08 Andrew Tridgellr19114: fixed another checker warning and a possible...
2008-02-08 Andrew Tridgellr19113: fixed another checker warning.
2008-02-08 Andrew Tridgellr17771: add a comment explaing the odd cast
2008-02-08 Andrew Tridgellr17722: better to use talloc_vasprintf() than vasprintf...
2008-02-08 Stefan Metzmacherr17711: fix compiler warnings
2008-02-08 Stefan Metzmacherr17532: merge from SAMBA_3_0 Revision: 17460
2008-02-08 Andrew Bartlettr16916: Implement metze's proposed changes to the tdb...
2008-02-08 Stefan Metzmacherr16776: fix typo
2008-02-08 Andrew Bartlettr16774: This patch modifies the tdb API to allow the...
2008-02-08 Simo Sorcer16043: Fix error message
2008-02-08 Volker Lendecker15120: Minimize the diff between Samba3 and Samba4...
2008-02-08 Volker Lendecker15100: Port the bugfix for #3569 to Samba4
2008-02-08 Andrew Tridgellr14972: fix an uninitialised warning from ibm checker
2008-02-08 Andrew Tridgellr14916: print errno so I can work out why OpenBSD is...
2008-02-08 Andrew Tridgellr14799: added a tdb_get_seqnum() call, and the TDB_SEQN...
2008-02-08 Andrew Tridgellr14431: don't call qsort with a null array
2008-02-08 Jeremy Allisonr14029: Fix resource leak in error codepath. Coverity...
2008-02-08 Stefan Metzmacherr13900: don't segfault on error
2008-02-08 Simo Sorcer13773: Be consistent in the way you get out and free...
2008-02-08 Simo Sorcer13289: Check the tree is not NULL
2008-02-08 Andrew Tridgellr13278: remove a silly strcasecmp() replacement
2008-02-08 Andrew Tridgellr13283: added two optimisations to the tdb transactions...
2008-02-08 Stefan Metzmachernbt_server: fix crash bug, the wins client interface...
2008-02-08 Stefan Metzmacheradd .gitignore
2008-01-30 Stefan MetzmacherUpdate documentation after memory leak fixes.
2008-01-30 Stefan Metzmacherwinsdb: fix memory leaks in error pathes
2008-01-30 Stefan Metzmacherwrepl_server: fix memory leak in wreplsrv_load_partners()
2008-01-30 Stefan Metzmacherndr_print: fix the output ndr debug messages only add...
2008-01-30 Stefan Metzmacherutil_str: setup the correct talloc name for strings
2008-01-30 Stefan Metzmachertalloc: print out the pointer values in the full report
2008-01-23 Stefan Metzmachersmbd: fix SIGHUP and SIGUSR2 interaction
2008-01-23 Stefan Metzmachersmbd4wins: don't link against -lgnutls and -lpam
2008-01-16 Stefan MetzmacherUpdate documentation after WACK challenges responses...
2008-01-16 Stefan Metzmachernbt_server: redirect incoming response packets to the...
2008-01-16 Stefan Metzmacherlibcli/nbt: add nbt_name_socket_handle_response_packet()
2008-01-16 Stefan Metzmacherlibcli/nbt: add nbt_set_unexpected_handler()
2008-01-16 Stefan Metzmachernbt_server: add some debug messages which show the...
2008-01-14 Stefan Metzmacherprepare for samba4wins-1.0.7
2008-01-14 Stefan Metzmachermkversion: update to handle git
2008-01-14 Stefan Metzmachersmbd: dump talloc memory tree to the logs, when we...
2008-01-14 Stefan Metzmacherwreplsrv: don't log scavenging events at level 0
2008-01-14 Stefan Metzmacherwreplsrv: log a successful replication cycle at level 1
2008-01-14 Stefan Metzmacherwreplsrv: log replication failures at log level 0
2008-01-14 Stefan Metzmacherlibcli/nbt: fix wack timeout handling
2008-01-14 Stefan MetzmacherNBT-WINS: test if the server ignores resent packets
2008-01-11 Stefan MetzmacherNBT-WINS: we don't need the slow low port tests for...
2008-01-11 Stefan MetzmacherNBT-WINS: if we're bound to port 137 trigger WACK repon...
next