summaryrefslogtreecommitdiff
path: root/source3/lib/util_names.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove init_names()Volker Lendecke2021-03-161-127/+0
* nmbd: Move my_netbios_names() to nmbdVolker Lendecke2021-03-161-5/+0
* lib: Unfold calls to my_netbios_names() in util_names.cVolker Lendecke2021-03-161-3/+4
* winbind: move "winbind:ignore domain" logic to a seperate functionRalph Boehme2021-01-211-0/+20
* s3:lib: Remove unneded call to set_local_machine_name()Andreas Schneider2020-02-071-2/+0
* s3:lib: Use a static buffer for (local|remote)_machineAndreas Schneider2020-02-071-1/+0
* s3:lib: add braces around if-block in my_sam_name()Michael Adam2016-01-261-1/+2
* s3:lib: remove supefluous comments from map_my_name()Michael Adam2016-01-261-5/+0
* s3:lib: fix white spaces in my_sam_name()Michael Adam2016-01-261-6/+6
* s3:passdb: move my_sam_name() from passdb to util_name.cMichael Adam2016-01-221-0/+18
* s3: nmbd: Ensure NetBIOS names are only 15 characters stored.Jeremy Allison2014-11-041-1/+9
* Check error returns from strupper_m() (in all reasonable places).Jeremy Allison2012-08-091-2/+1
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-39/+5
* s3-param Remove special case for global_scope()Andrew Bartlett2011-06-091-27/+0
* s3-param Remove special case for lp_workgroup()Andrew Bartlett2011-06-091-19/+0
* s3-build Specify more of the smbconf dependenciesAndrew Bartlett2011-05-311-1/+162
* s3:lib s3:lib move get_global_sam_name to util_names.cAndrew Bartlett2010-05-281-0/+13
* s3:lib split out global workgroup and netbios name functions.Andrew Bartlett2010-05-281-0/+72