Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-03 | s4-messaging Rename messaging -> imessaging | Andrew Bartlett | 1 | -3/+3 | |
This avoid symbol and structure conflicts between Samba3 and Samba4, and chooses a less generic name. Andrew Bartlett | |||||
2011-03-19 | source4/: Fix prototypes for all functions in various subsystems. | Jelmer Vernooij | 1 | -0/+1 | |
2010-12-12 | s4:libcli/finddcs_nbt.c - optimise headers | Matthias Dieter Wallnöfer | 1 | -2/+0 | |
2010-09-15 | s4-libcli: change finddcs.h -> finddc.h | Andrew Tridgell | 1 | -1/+1 | |
this prevents conflicts with old generated files and we can only even return one DC with this interface. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-15 | s4-finddcs: rename finddcs to finddcs_nbt | Andrew Tridgell | 1 | -0/+310 | |
finddcs_nbt is currently unused, but will later be a fallback is a cldap DC find fails. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> |