1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/groupdb
Gerald (Jerry) Carter 88ee61625a Patch 2 of 3 from Debian Samba packagers:
The point is doing the following associations:

- non discardable state data (all TDB files that may need to be backed
  up) go to statedir
- shared data (codepage stuff) go to codepagedir

The patch *does not change* the default location for these
directories. So, there is no behaviour change when applying it.

The main change is for samba developers who have to think when dealing
with files that previously pertained to libdir whether they:
- go in statedir
- go in codepagedir
- stay in libdir
(This used to be commit d6cdbfd875)
2007-11-01 15:53:44 -04:00
..
mapping_ldb.c Patch 2 of 3 from Debian Samba packagers: 2007-11-01 15:53:44 -04:00
mapping_tdb.c Patch 2 of 3 from Debian Samba packagers: 2007-11-01 15:53:44 -04:00
mapping.c [crash fix] don't use already free'ed memory 2007-10-24 15:36:53 +02:00
mapping.h RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00