ctdb: Remove an unnecessary cast
[vlendec/samba-autobuild/.git] / source3 / lib / util_names.c
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:lib: add lp_allow_trusted_domains...
2021-03-16 Volker Lendeckelib: Remove init_names()
2021-03-16 Volker Lendeckenmbd: Move my_netbios_names() to nmbd
2021-03-16 Volker Lendeckelib: Unfold calls to my_netbios_names() in util_names.c
2021-01-21 Ralph Boehmewinbind: move "winbind:ignore domain" logic to a sepera...
2020-02-07 Andreas Schneiders3:lib: Remove unneded call to set_local_machine_name()
2020-02-07 Andreas Schneiders3:lib: Use a static buffer for (local|remote)_machine
2016-01-26 Michael Adams3:lib: add braces around if-block in my_sam_name()
2016-01-25 Michael Adams3:lib: remove supefluous comments from map_my_name()
2016-01-25 Michael Adams3:lib: fix white spaces in my_sam_name()
2016-01-22 Michael Adams3:passdb: move my_sam_name() from passdb to util_name.c
2014-11-04 Jeremy Allisons3: nmbd: Ensure NetBIOS names are only 15 characters...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-param Remove special case for global_scope()
2011-06-09 Andrew Bartletts3-param Remove special case for lp_workgroup()
2011-05-30 Andrew Bartletts3-build Specify more of the smbconf dependencies
2010-05-28 Andrew Bartletts3:lib s3:lib move get_global_sam_name to util_names.c
2010-05-28 Andrew Bartletts3:lib split out global workgroup and netbios name...