1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/param
Andrew Tridgell 8c53aba485 r7912: make private_path() recognise a non-relative filename, so we can have
sam database = sam.ldb

and it will know to put it in the private dir, but if you use

  sam database = ldap://server

it knows to use it as-is
(This used to be commit c5bccbc366)
2007-10-10 13:18:48 -05:00
..
config.mk r6842: Move to .mk file 2007-10-10 13:16:50 -05:00
loadparm.c r7912: make private_path() recognise a non-relative filename, so we can have 2007-10-10 13:18:48 -05:00
loadparm.h r7008: - split out the loadparm type definitions so loadparm internals can be accessed externally 2007-10-10 13:17:05 -05:00
params.c r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p() 2007-10-10 13:06:19 -05:00