r26100: Also check for SWIG.
[ira/wip.git] / source / wrepl_server /
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25549: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22793: use a state struct for r_do_release_demand...
2007-10-10 Stefan Metzmacherr22792: only don't free on success
2007-10-10 Stefan Metzmacherr22752: bail out on talloc failure
2007-10-10 Stefan Metzmacherr22748: fix memleaks by passing an mem_ctx to
2007-10-10 Stefan Metzmacherr22403: this dependencies should be private
2007-10-10 Stefan Metzmacherr22382: fix memory leak
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Tridgellr18331: fixed a warning
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17784: fix compiler warnings
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Gerald Carterr16100: Patch from Michael Wood <mwood@icts.uct.ac...
2007-10-10 Andrew Tridgellr15855: more talloc_set_destructor() typesafe fixes...
2007-10-10 Jelmer Vernooijr15371: Revert some of my previous patch as it was...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Stefan Metzmacherr15149: fix typo
2007-10-10 Stefan Metzmacherr15148: make wreplsrv_pull_names static
2007-10-10 Stefan Metzmacherr15147: make some more stuff static
2007-10-10 Stefan Metzmacherr15146: fix comments
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13345: let us replicate with NT4sp6a
2007-10-10 Stefan Metzmacherr13116: make sure we don't add more than 25 addresses...
2007-10-10 Stefan Metzmacherr13111: w2k3 uses the naxVersion id for calculating...
2007-10-10 Stefan Metzmacherr13088: - handle non-active static entries
2007-10-10 Stefan Metzmacherr13080: fix crash bug
2007-10-10 Stefan Metzmacherr13060: - return only active addresses in name query...
2007-10-10 Stefan Metzmacherr13059: stop playing ping-pong while replicating specia...
2007-10-10 Stefan Metzmacherr13051: this is correct
2007-10-10 Stefan Metzmacherr13050: when we have reloaded the partners from wins_co...
2007-10-10 Stefan Metzmacherr13037: fill in the corrent maxVersion in table replies
2007-10-10 Stefan Metzmacherr13035: active,special group replicas are overwritten...
2007-10-10 Stefan Metzmacherr12909: add an ldb module for the wins.ldb,
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12796: use the correct address as initiator
2007-10-10 Stefan Metzmacherr12784: implement a simplified version of verifying...
2007-10-10 Stefan Metzmacherr12780: propagate local records, when replicas are...
2007-10-10 Stefan Metzmacherr12775: free elements early...
2007-10-10 Stefan Metzmacherr12702: - reload the partner configuration, when the...
2007-10-10 Stefan Metzmacherr12701: the first scavenging run should happen after...
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Stefan Metzmacherr12679: create a sperate function to create the 'winsOw...
2007-10-10 Stefan Metzmacherr12677: get rid of the special cases for the local...
2007-10-10 Stefan Metzmacherr12674: make use of the winsdb functions
2007-10-10 Stefan Metzmacherr12642: only do push notifications when something changed
2007-10-10 Stefan Metzmacherr12618: use our primary interface address or the "winsd...
2007-10-10 Stefan Metzmacherr12617: create a winsdb_handle and pass that arround,
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr12532: log a message giving the IPs of non-partner...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Stefan Metzmacherr12448: add some usefull debug messages
2007-10-10 Stefan Metzmacherr12434: implement database scavenging, the only missing...
2007-10-10 Stefan Metzmacherr12391: use the new periodic schedule system for the...
2007-10-10 Stefan Metzmacherr12388: fix debug messages
2007-10-10 Stefan Metzmacherr12372: - make the periodic scheduling a bit easier...
2007-10-10 Stefan Metzmacherr12309: fix a crash bug, which appens in an error case
2007-10-10 Stefan Metzmacherr12304: split out the wins partner configuration into...
2007-10-10 Stefan Metzmacherr12242: - make the push notifications triggered by...
2007-10-10 Stefan Metzmacherr12241: fix the inform push notifies
2007-10-10 Stefan Metzmacherr12230: prepare for a generic periodic processing sched...
2007-10-10 Stefan Metzmacherr12200: - move the the winsreplication client and serve...
2007-10-10 Andrew Tridgellr12116: got rid of composite_trigger_done() and composi...
2007-10-10 Stefan Metzmacherr12078: fix the build on hosts with old compilers
2007-10-10 Stefan Metzmacherr12072: fix sgroup,active,owned vs. sgroup,non-active...
2007-10-10 Stefan Metzmacherr12071: - implement MHOMED merging
2007-10-10 Stefan Metzmacherr12023: use the NBTD IRPC proxy calls for implementing...
2007-10-10 Stefan Metzmacherr12021: remove shortpath for winsdb_lookup, this isn...
2007-10-10 Tim Potterr11967: Fix more 64-bit warnings.
2007-10-10 Stefan Metzmacherr11908: implement SGROUP merging, that passes the diffe...
2007-10-10 Stefan Metzmacherr11896: max_version of 0 means unlimited
2007-10-10 Stefan Metzmacherr11881: fix debug messages
2007-10-10 Stefan Metzmacherr11880: - we finally start to apply replicas to our...
2007-10-10 Stefan Metzmacherr11879: some fixes for the new ldb api
2007-10-10 Stefan Metzmacherr11878: don't get only newer records than the last...
2007-10-10 Stefan Metzmacherr11873: add some interval vars to the service context
2007-10-10 Stefan Metzmacherr11832: - some updates for the conflict resolving logic
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Stefan Metzmacherr11552: fix indent
2007-10-10 Stefan Metzmacherr11547: - don't do pull replication when pullIntervall...
next