1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_server
Andrew Bartlett 2a9cd3b79a Fix memory leak in get_sampwd_entries(), reindent for clarity.
- call pdb_reset_sam() after each getent call.

Fix bug in get_group_alias_entries(), were if num_entries was zero this caused
talloc() to return NULL, failing a test below with NT_STATUS_NO_MEMORY.

Fix pdb_reset_sam() to correctly initalise the sam structure.

Move default value code into a single place, likewise for sam freeing code.
 - should make things easier if we decide to malloc other strings, or get more
 non-zero default values.

Finally, add a function in init a sam struct from a getpwnam() return.

Andrew Bartlett
(This used to be commit a41fb44f5e)
2001-09-27 09:13:26 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
srv_dfs_nt.c move to SAFE_FREE() 2001-09-17 10:26:23 +00:00
srv_dfs.c - enable MSDFS by default, there seems no reason not to have it enabled 2001-09-12 03:08:51 +00:00
srv_lsa_hnd.c move to SAFE_FREE() 2001-09-17 10:26:23 +00:00
srv_lsa_nt.c move to SAFE_FREE() 2001-09-17 10:26:23 +00:00
srv_lsa.c implement: 2001-07-09 18:32:54 +00:00
srv_netlog_nt.c More updates to prevent account-guessing. 2001-09-26 11:13:55 +00:00
srv_netlog.c Added server side reponse to net_logon_ctrl rpc. We can now respond 2001-05-24 08:05:12 +00:00
srv_pipe_hnd.c move to SAFE_FREE() 2001-09-17 10:26:23 +00:00
srv_pipe.c fixed character set for user name pull 2001-09-21 13:22:22 +00:00
srv_reg_nt.c move to SAFE_FREE() 2001-09-17 10:26:23 +00:00
srv_reg.c let admins also abort a shutdown 2001-08-24 07:51:59 +00:00
srv_samr_nt.c Fix memory leak in get_sampwd_entries(), reindent for clarity. 2001-09-27 09:13:26 +00:00
srv_samr.c converted another bunch of stuff to NTSTATUS 2001-08-27 19:46:22 +00:00
srv_spoolss_nt.c move to SAFE_FREE() 2001-09-17 10:26:23 +00:00
srv_spoolss.c move to SAFE_FREE() 2001-09-17 10:26:23 +00:00
srv_srvsvc_nt.c Added Elrond patch to make se_access_check use NT datastructures, not Samba. 2001-09-26 00:05:03 +00:00
srv_srvsvc.c Cosmetic fixups found while playing with the server manager. Added support 2001-06-25 06:13:27 +00:00
srv_util.c converted another bunch of stuff to NTSTATUS 2001-08-27 19:46:22 +00:00
srv_wkssvc_nt.c converted another bunch of stuff to NTSTATUS 2001-08-27 19:46:22 +00:00
srv_wkssvc.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00