1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3/lib/netapi
Volker Lendecke 3edcd55bf1 Remove gencache_init/shutdown
gencache_get/set/del/iterate call gencache_init() internally anyway. And we've
been very lazy calling gencache_shutdown, so this seems not really required.
2009-07-15 10:55:20 +02:00
..
examples s3-netapi: add NetGetJoinInformation example code. 2009-06-16 10:42:49 +02:00
tests netapi: add NetServer testsuite. 2009-02-06 11:10:36 +01:00
cm.c s3-netapi: Fix Bug #6305. Correctly prompt for a password when a username was given. 2009-06-16 12:13:53 +02:00
Doxyfile libnetapi: Add Doxyfile. 2008-04-20 23:20:21 +02:00
file.c libnetapi_open_pipe does not need to return cli_state 2009-01-18 20:10:06 +01:00
getdc.c libnetapi_open_pipe does not need to return cli_state 2009-01-18 20:10:06 +01:00
group.c Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+ 2009-04-15 15:40:00 -07:00
joindomain.c Don't require "Modify property" perms to unjoin bug #6481) 2009-06-19 13:46:07 -04:00
libnetapi.c s3-netapi: add NetShutdownInit and NetShutdownAbort skeletons. 2009-05-14 14:18:26 +02:00
libnetapi.h s3-netapi: add NetShutdownInit and NetShutdownAbort skeletons. 2009-05-14 14:18:26 +02:00
localgroup.c Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+ 2009-04-15 15:40:00 -07:00
netapi_private.h libnetapi_open_pipe does not need to return cli_state 2009-01-18 20:10:06 +01:00
netapi.c Remove gencache_init/shutdown 2009-07-15 10:55:20 +02:00
netapi.h s3-netapi: add NetShutdownInit and NetShutdownAbort to public API. 2009-05-14 14:18:26 +02:00
samr.c netapi: add libnetapi_samr_free(). 2008-07-18 16:52:42 +02:00
serverinfo.c Fix some dead code warnings from SUN Studio 2009-06-26 17:45:16 +02:00
share.c libnetapi_open_pipe does not need to return cli_state 2009-01-18 20:10:06 +01:00
shutdown.c s3-netapi: implement NetShutdownInit_r and NetShutdownAbort_r. 2009-05-14 14:18:26 +02:00
sid.c netapi: add ConvertStringSidToSid(). 2008-08-11 19:03:38 +02:00
user.c libds: merge the UF<->ACB flag mapping functions. 2009-07-13 15:36:07 +02:00