Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -8/+1 |
2009-12-31 | s4-net: fixed finddcs to use empty SID instead of NULL sid (NDR error) | Andrew Tridgell | 1 | -0/+3 |
2009-09-19 | s4-resolve: fixed a crash bug on timeout | Andrew Tridgell | 1 | -1/+1 |
2009-02-01 | s4:irpc: avoid c++ reserved word 'private' | Stefan Metzmacher | 1 | -1/+1 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -2/+2 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-09-23 | s4-nbt: use private_data instead of private. | Günther Deschner | 1 | -1/+1 |
2008-02-28 | Remove use of global_loadparm. | Jelmer Vernooij | 1 | -2/+9 |
2008-02-21 | Remove more global_loadparm instance.s | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26435: Remove global_loadparm instance. | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26408: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26377: Specify port explicitly. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r26333: No more global_loadparm in finddcs. | Jelmer Vernooij | 1 | -3/+7 |
2007-12-21 | r26264: pass name resolve order explicitly, use torture context for settings ... | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25027: Fix more warnings. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24560: rename some DCERPC_ prefixes into NDR_ | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23176: Note that we only return one DC from this call at the moment. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r22748: fix memleaks by passing an mem_ctx to | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r17319: make better usage of the composite api | Stefan Metzmacher | 1 | -28/+20 |
2007-10-10 | r16791: Typo fix in a comment. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r15225: Use talloc_zero() to avoid use of uninitialised values later on. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13103: Walk the names in the node status request, so I can find a server | Andrew Bartlett | 1 | -11/+14 |
2007-10-10 | r12862: Need to trim spaces off the end of the node status reply. | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r12861: Cope when we are not supplied the messaging context. This is just | Andrew Bartlett | 1 | -3/+9 |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 1 | -0/+245 |