1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/passdb
Volker Lendecke 28fb5b6f97 r12313: Introduce yet another copy of the string_sub function:
talloc_string_sub. Someone with time on his hands could convert all the
callers of all_string_sub to this.

realloc_string_sub is *only* called from within substitute.c, it could be
moved there I think.

Volker
(This used to be commit be6c9012da)
2007-10-10 11:05:53 -05:00
..
login_cache.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
lookup_sid.c r12163: Change lookup_sid and lookup_name to return const char * instead of char *, 2007-10-10 11:05:46 -05:00
machine_sid.c r12051: Merge across the lookup_name and lookup_sid work. Lets see how the build farm 2007-10-10 11:05:43 -05:00
passdb.c r12163: Change lookup_sid and lookup_name to return const char * instead of char *, 2007-10-10 11:05:46 -05:00
pdb_compat.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
pdb_get_set.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
pdb_guest.c * only install swat html files once 2003-11-07 23:04:06 +00:00
pdb_interface.c r12163: Change lookup_sid and lookup_name to return const char * instead of char *, 2007-10-10 11:05:46 -05:00
pdb_ldap.c r12313: Introduce yet another copy of the string_sub function: 2007-10-10 11:05:53 -05:00
pdb_mysql.c r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hours 2007-10-10 10:57:21 -05:00
pdb_nds.c r12245: eDirectory returns LDAP_UNWILLING_TO_PERFORM if the 2007-10-10 11:05:50 -05:00
pdb_pgsql.c r10606: pdb_*sql patches from 2007-10-10 11:04:48 -05:00
pdb_plugin.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
pdb_smbpasswd.c r11256: Remove use of long long and strtoll in libsmbclient (we 2007-10-10 11:05:09 -05:00
pdb_sql.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
pdb_tdb.c r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup on 2007-10-10 11:05:08 -05:00
pdb_xml.c r6713: another talloc() fix. This time in pdb_xml.c 2007-10-10 10:56:52 -05:00
secrets.c r12051: Merge across the lookup_name and lookup_sid work. Lets see how the build farm 2007-10-10 11:05:43 -05:00
util_builtin.c r12163: Change lookup_sid and lookup_name to return const char * instead of char *, 2007-10-10 11:05:46 -05:00
util_wellknown.c r12163: Change lookup_sid and lookup_name to return const char * instead of char *, 2007-10-10 11:05:46 -05:00