Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-02 | s3-sessionid: avoid global include of sessionid.h | Günther Deschner | 3 | -0/+3 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Mar 2 12:58:12 CET 2011 on sn-devel-104 | |||||
2011-03-02 | s3-server_id: only include server_id where needed. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-02-28 | Fix some types | Jelmer Vernooij | 2 | -4/+4 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Feb 28 23:30:06 CET 2011 on sn-devel-104 | |||||
2011-02-28 | s3-rpc_client: Move client pipe functions to own header. | Andreas Schneider | 9 | -0/+9 | |
2011-02-28 | s3: Eliminate sys_select_intr from smbfilter | Volker Lendecke | 1 | -17/+43 | |
2011-02-28 | s3: smbcontrol to notify smbd about idmap changes | Gregor Beck | 1 | -0/+49 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon Feb 28 14:07:23 CET 2011 on sn-devel-104 | |||||
2011-02-27 | s3: Make is_zero_addr take a sockaddr_storage | Volker Lendecke | 1 | -2/+2 | |
All callers had to cast this anyway Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 27 11:02:53 CET 2011 on sn-devel-104 | |||||
2011-02-22 | s3-printing: isolate print notification prototypes better. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-02-19 | s3: Add "len" to pdb_set_hours | Volker Lendecke | 1 | -1/+1 | |
2011-02-17 | s3-cluster Always fill in the clustering vnn element | Andrew Bartlett | 1 | -2/+0 | |
This avoids this structure being partially uninitialised. Adnrew Bartlett | |||||
2011-02-16 | s3:net: fix usage for "net rpc registry export" | Michael Adam | 1 | -1/+2 | |
2011-02-15 | s3: no need to globally include intl.h. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-02-09 | s3:utils enable sharesec for registry shares | Christian Ambach | 1 | -1/+2 | |
Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Feb 9 16:41:31 CET 2011 on sn-devel-104 | |||||
2011-02-09 | s3:net idmap: implement net idmap delete | Gregor Beck | 1 | -5/+137 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Feb 9 15:06:06 CET 2011 on sn-devel-104 | |||||
2011-02-09 | s3:net idmap dump: report correct database file when failed to open idmap db. | Michael Adam | 1 | -1/+1 | |
2011-02-09 | s3:net idmap dump: use net_idmap_dbfile | Gregor Beck | 1 | -7/+15 | |
2011-02-09 | s3:net idmap restore: correctly abort operation if dbfile could not be ↵ | Michael Adam | 1 | -0/+5 | |
determined | |||||
2011-02-09 | s3:net idmap: fix error reporting in net_idmap_dbfile() | Michael Adam | 1 | -3/+10 | |
The last case which results in dbfile == NULL is not an out of memory case but means no --db has been specified and the idmap backend is not supported for auto-determining the idmap tdb file. | |||||
2011-02-09 | s3:net factor out net_idmap_dbfile | Gregor Beck | 1 | -33/+37 | |
2011-02-09 | s3:net idmap restore: fix segfault on missing input file | Gregor Beck | 1 | -0/+6 | |
2011-02-09 | s3:net add option --db | Gregor Beck | 2 | -1/+3 | |
2011-02-09 | s3:testparm: add "--option" to testparm | Michael Adam | 1 | -0/+1 | |
This way one can test the --option feature with testparm. E.g.: testparm -s -v --option="parameter=value" | grep parameter should print "parameter = value" | |||||
2011-02-09 | Add fdopendir to the VFS. We will use this to reuse a directory fd already ↵ | Jeremy Allison | 1 | -0/+2 | |
open by NtCreateX. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Feb 9 00:55:22 CET 2011 on sn-devel-104 | |||||
2011-02-09 | s3: Fix some nonempty blank lines and some typos | Volker Lendecke | 1 | -7/+7 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Feb 9 00:01:45 CET 2011 on sn-devel-104 | |||||
2011-02-08 | s3:net: remove unused net_idmap_help | Gregor Beck | 2 | -17/+0 | |
Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue Feb 8 11:50:37 CET 2011 on sn-devel-104 | |||||
2011-02-07 | s3:net conf: fix a comment typo | Michael Adam | 1 | -1/+1 | |
2011-02-07 | s3-util: Moved eventlog_add_source to admin util. | Andreas Schneider | 1 | -5/+194 | |
This function is only used in the admin util. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-02 | s3-net: prefer dcerpc_lsa_X functions in "net rpc". | Günther Deschner | 1 | -42/+113 | |
Guenther | |||||
2011-02-02 | s3-net: prefer dcerpc_lsa_X functions in "net rpc rights". | Günther Deschner | 1 | -45/+84 | |
Guenther | |||||
2011-02-02 | s3-net: use status variable in "net rpc rights". | Günther Deschner | 1 | -95/+95 | |
Guenther | |||||
2011-02-02 | s3-net: prefer dcerpc_lsa_X functions in net_util.c | Günther Deschner | 1 | -13/+16 | |
Guenther | |||||
2011-02-02 | s3-net: prefer dcerpc_lsa_X functions in "net rpc join". | Günther Deschner | 1 | -6/+8 | |
Guenther | |||||
2011-02-02 | s3-net: prefer dcerpc_lsa_X functions in "net rpc audit". | Günther Deschner | 1 | -23/+60 | |
Guenther | |||||
2011-02-02 | s3-net: use status variable in "net rpc audit". | Günther Deschner | 1 | -37/+37 | |
Guenther | |||||
2011-02-02 | s3-net: prefer dcerpc_samr_X functions in net_rpc_join_newstyle. | Günther Deschner | 1 | -42/+80 | |
Guenther | |||||
2011-02-02 | s3-net: use status variable in net_rpc_join_newstyle. | Günther Deschner | 1 | -34/+34 | |
Guenther | |||||
2011-02-02 | s3-dssync-passdb: add basic routines and net function. | Günther Deschner | 1 | -2/+96 | |
Guenther | |||||
2011-02-02 | s3:net: make some net_rpc_samsync.c functions static | Stefan Metzmacher | 2 | -48/+24 | |
metze | |||||
2011-02-02 | s3:net: "net rpc vampire" is an alias for "net rpc vampire passdb" | Stefan Metzmacher | 1 | -4/+1 | |
The should use exactly the same code path for both. metze | |||||
2011-02-02 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Feb 2 14:58:52 CET 2011 on sn-devel-104 | |||||
2011-02-02 | s3-net: prefer dcerpc_samr_X functions in rpc_trustdom_list. | Günther Deschner | 1 | -10/+40 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 2 00:21:19 CET 2011 on sn-devel-104 | |||||
2011-02-01 | s3-net: prefer dcerpc_samr_X functions in rpc_trustdom_del_internals. | Günther Deschner | 1 | -15/+58 | |
Guenther | |||||
2011-02-01 | s3-net: prefer dcerpc_samr_X functions in rpc_trustdom_add_internals. | Günther Deschner | 1 | -11/+31 | |
Guenther | |||||
2011-02-01 | s3-net: prefer dcerpc_samr_X functions in rpc_aliaslist_internals. | Günther Deschner | 1 | -11/+17 | |
Guenther | |||||
2011-02-01 | s3-net: prefer dcerpc_samr_X functions in rpc_fetch_domain_aliases. | Günther Deschner | 1 | -17/+45 | |
Guenther | |||||
2011-02-01 | s3-net: prefer dcerpc_samr_X functions in rpc_group_members_internals. | Günther Deschner | 1 | -18/+37 | |
Guenther | |||||
2011-02-01 | s3-net: prefer dcerpc_samr_X functions in rpc_list_alias_members. | Günther Deschner | 1 | -8/+17 | |
Guenther | |||||
2011-02-01 | s3-net: prefer dcerpc_samr_X functions in rpc_list_group_members. | Günther Deschner | 1 | -13/+26 | |
Guenther | |||||
2011-02-01 | s3-net: prefer dcerpc_samr_X functions in rpc_group_list_internals. | Günther Deschner | 1 | -40/+91 | |
Guenther | |||||
2011-02-01 | s3-net: prefer dcerpc_samr_X functions in rpc_del_aliasmem. | Günther Deschner | 1 | -14/+34 | |
Guenther |