Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -14/+14 |
2007-10-10 | r19531: Make struct ldb_dn opaque and local to ldb_dn.c | Simo Sorce | 1 | -7/+10 |
2007-10-10 | r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum... | Simo Sorce | 1 | -6/+6 |
2007-10-10 | r19299: Fix possible memleaks | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19092: active replica records cannot expire! | Stefan Metzmacher | 1 | -3/+16 |
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 | r15956: fix warnings | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r13117: the caller may reference the winsdb_addr struct, | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r13116: make sure we don't add more than 25 addresses to a record, | Stefan Metzmacher | 1 | -4/+129 |
2007-10-10 | r13087: don't store timestamps for static records | Stefan Metzmacher | 1 | -18/+22 |
2007-10-10 | r13060: - return only active addresses in name query responses | Stefan Metzmacher | 1 | -14/+41 |
2007-10-10 | r12909: add an ldb module for the wins.ldb, | Stefan Metzmacher | 1 | -4/+79 |
2007-10-10 | r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s... | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r12897: make it possible to use nosync transaction to speed things up, | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r12779: allow static tomstones | Stefan Metzmacher | 1 | -9/+3 |
2007-10-10 | r12755: check the return value of ldb_timestring(), as this fails, | Stefan Metzmacher | 1 | -4/+13 |
2007-10-10 | r12673: create functions for get_maxVersion(), set_maxVersion() and get_seqnu... | Stefan Metzmacher | 1 | -9/+73 |
2007-10-10 | r12619: make sure we don't return more than 25 addresses, as w2k3 crashes in ... | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r12618: use our primary interface address or the "winsdb:local_owner" -address | Stefan Metzmacher | 1 | -15/+23 |
2007-10-10 | r12617: create a winsdb_handle and pass that arround, | Stefan Metzmacher | 1 | -10/+26 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12535: - simplify string list handling in a couple of places using str_list_... | Andrew Tridgell | 1 | -8/+3 |
2007-10-10 | r12429: make static records always active with a max expire time | Stefan Metzmacher | 1 | -0/+20 |
2007-10-10 | r12287: move the wins.ldb into lockdir | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r12217: add my copyright | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r12070: make sure a unique record with multiple addresses becauses mhomed | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12021: remove shortpath for winsdb_lookup, this isn't needed | Stefan Metzmacher | 1 | -6/+5 |
2007-10-10 | r11967: Fix more 64-bit warnings. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r11900: - make sure address and registered_by are replaced when they're not p... | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r11877: - give winsdb_add/modify/delete() ldb_context as first argument | Stefan Metzmacher | 1 | -47/+60 |
2007-10-10 | r11567: Ldb API change patch. | Simo Sorce | 1 | -19/+18 |
2007-10-10 | r11088: don't try to set empty strings values as attributes | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r11087: - add type,name,scope as attributes to winsRecords, | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r11052: bring samba4 uptodate with the samba4-winsrepl branch, | Stefan Metzmacher | 1 | -285/+58 |
2007-10-10 | r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200 | Stefan Metzmacher | 1 | -15/+16 |
2007-10-10 | r11047: | Stefan Metzmacher | 1 | -8/+70 |
2007-10-10 | r11045: | Stefan Metzmacher | 1 | -0/+52 |
2007-10-10 | r11044: | Stefan Metzmacher | 1 | -0/+52 |
2007-10-10 | r11040: r10357@SERNOX: metze | 2005-09-20 21:28:11 +0200 | Stefan Metzmacher | 1 | -43/+93 |
2007-10-10 | r11036: r10349@SERNOX: metze | 2005-09-20 15:38:31 +0200 | Stefan Metzmacher | 1 | -0/+40 |
2007-10-10 | r11034: r10344@SERNOX: metze | 2005-09-20 11:35:54 +0200 | Stefan Metzmacher | 1 | -21/+34 |