Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r18331: fixed a warning | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 3 | -8/+11 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17784: fix compiler warnings | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -11/+11 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r15855: more talloc_set_destructor() typesafe fixes. nearly done ... | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r15371: Revert some of my previous patch as it was breaking the plain build | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15370: Fix more dependencies for shared libs | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15149: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15148: make wreplsrv_pull_names static | Stefan Metzmacher | 4 | -25/+30 |
2007-10-10 | r15147: make some more stuff static | Stefan Metzmacher | 2 | -15/+15 |
2007-10-10 | r15146: fix comments | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r14567: Make some more functions public. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 7 | -5/+7 |
2007-10-10 | r14079: I just found the setproctitle library from alt linux:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r13926: More header splitups. | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 2 | -0/+4 |
2007-10-10 | r13345: let us replicate with NT4sp6a | Stefan Metzmacher | 1 | -0/+20 |
2007-10-10 | r13116: make sure we don't add more than 25 addresses to a record, | Stefan Metzmacher | 1 | -20/+28 |
2007-10-10 | r13111: w2k3 uses the naxVersion id for calculating the notification, | Stefan Metzmacher | 2 | -7/+7 |
2007-10-10 | r13088: - handle non-active static entries | Stefan Metzmacher | 1 | -57/+57 |
2007-10-10 | r13080: fix crash bug | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13060: - return only active addresses in name query responses | Stefan Metzmacher | 2 | -11/+36 |
2007-10-10 | r13059: stop playing ping-pong while replicating special group records, | Stefan Metzmacher | 1 | -22/+16 |
2007-10-10 | r13051: this is correct | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r13050: when we have reloaded the partners from wins_config.ldb | Stefan Metzmacher | 1 | -3/+19 |
2007-10-10 | r13037: fill in the corrent maxVersion in table replies | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r13035: active,special group replicas are overwritten by tombstone,special gr... | Stefan Metzmacher | 1 | -1/+19 |
2007-10-10 | r12909: add an ldb module for the wins.ldb, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 2 | -4/+5 |
2007-10-10 | r12796: use the correct address as initiator | Stefan Metzmacher | 4 | -28/+5 |
2007-10-10 | r12784: implement a simplified version of verifying old active replicas, with... | Stefan Metzmacher | 1 | -32/+124 |
2007-10-10 | r12780: propagate local records, when replicas are rejected on conflicts | Stefan Metzmacher | 1 | -1/+55 |
2007-10-10 | r12775: free elements early... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12702: - reload the partner configuration, when the sequenceNumber of the wi... | Stefan Metzmacher | 3 | -21/+87 |
2007-10-10 | r12701: the first scavenging run should happen after half of the renew_interval, | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 6 | -5/+1 |
2007-10-10 | r12679: create a sperate function to create the 'winsOwner' part of the searc... | Stefan Metzmacher | 2 | -8/+41 |
2007-10-10 | r12677: get rid of the special cases for the local wins owner table entry, | Stefan Metzmacher | 4 | -79/+104 |
2007-10-10 | r12674: make use of the winsdb functions | Stefan Metzmacher | 2 | -53/+3 |
2007-10-10 | r12642: only do push notifications when something changed | Stefan Metzmacher | 3 | -4/+53 |
2007-10-10 | r12618: use our primary interface address or the "winsdb:local_owner" -address | Stefan Metzmacher | 4 | -19/+15 |
2007-10-10 | r12617: create a winsdb_handle and pass that arround, | Stefan Metzmacher | 4 | -7/+8 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 9 | -60/+0 |