Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 2011-06-20 | 1 | -2/+2 |
| | | | | | | | | | | | | The two error tables need to be combined, but for now seperate the names. (As the common parts of the tree now use the _common function, errmap_unix.c must be included in the s3 autoconf build). Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Jun 20 08:12:03 CEST 2011 on sn-devel-104 | ||||
* | libcli/nbt: convert nbt_name_register_bcast_send/recv to tevent_req | Stefan Metzmacher | 2010-10-18 | 1 | -82/+102 |
| | | | | metze | ||||
* | libcli/nbt: s/name_register_bcast_handler/nbt_name_register_bcast_handler | Stefan Metzmacher | 2010-10-18 | 1 | -4/+4 |
| | | | | metze | ||||
* | libcli/nbt: s/register_bcast_state/nbt_name_register_bcast_state/ | Stefan Metzmacher | 2010-10-18 | 1 | -4/+4 |
| | | | | metze | ||||
* | libcli/nbt: move nbt_name_register_bcast_send to the top of ↵ | Stefan Metzmacher | 2010-10-18 | 1 | -49/+51 |
| | | | | | | nbt_name_register_bcast_* metze | ||||
* | libcli/nbt: convert nbt_name_register_wins_send/recv to tevent_req | Stefan Metzmacher | 2010-10-18 | 1 | -101/+151 |
| | | | | metze | ||||
* | libcli/nbt: s/name_register_wins_handler/nbt_name_register_wins_handler | Stefan Metzmacher | 2010-10-18 | 1 | -5/+5 |
| | | | | metze | ||||
* | libcli/nbt: s/register_wins_state/nbt_name_register_wins_state | Stefan Metzmacher | 2010-10-18 | 1 | -7/+7 |
| | | | | metze | ||||
* | libcli/nbt: move nbt_name_register_wins_send() to the top of all ↵ | Stefan Metzmacher | 2010-10-18 | 1 | -59/+60 |
| | | | | | | nbt_name_register_wins_* related code metze | ||||
* | Remove unused include param/param.h. | Jelmer Vernooij | 2008-10-24 | 1 | -1/+0 |
| | |||||
* | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 2008-10-12 | 1 | -2/+2 |
| | |||||
* | s4-nbt: move libcli/nbt up one level. | Günther Deschner | 2008-09-23 | 1 | -0/+442 |
Guenther |