Age | Commit message (Expand) | Author | Files | Lines |
2008-09-25 | s3-nbt: remove double nbt netlogon opcodes. | Günther Deschner | 1 | -4/+4 |
2008-09-24 | s3-nbt: use the new generated nbt. | Günther Deschner | 1 | -4/+4 |
2008-09-23 | s3-nbt: fix remaining callers of ndr_push/pull_struct_blob. | Günther Deschner | 1 | -1/+1 |
2008-09-15 | Fixed "uninitilized variable" build warning | Steven Danneman | 1 | -1/+1 |
2008-09-11 | net: use netapi for NetFileEnum. | Günther Deschner | 1 | -68/+32 |
2008-09-11 | net: use netapi for NetFileClose. | Günther Deschner | 1 | -33/+13 |
2008-09-11 | net: use netapi for NetShareEnum. | Günther Deschner | 1 | -66/+36 |
2008-09-10 | net: share_type is defined in net_rap.c, net_rpc.c needs to use that. | Kai Blin | 2 | -2/+3 |
2008-09-08 | net: use NETSETUP flags consistently. | Günther Deschner | 1 | -1/+1 |
2008-09-05 | net: use netapi for rpc_sh_share_delete as well. | Günther Deschner | 1 | -10/+1 |
2008-09-05 | net: use netapi for deleting shares. | Günther Deschner | 1 | -36/+2 |
2008-09-05 | net: use netapi for rpc_sh_share_add as well. | Günther Deschner | 1 | -21/+15 |
2008-09-05 | net: use netapi to add shares. | Günther Deschner | 1 | -49/+43 |
2008-09-01 | Fix some nonempty blank lines | Volker Lendecke | 1 | -21/+21 |
2008-08-29 | netapi: use NETSETUP join flags in examples. | Günther Deschner | 1 | -4/+4 |
2008-08-29 | net: now that "net rpc user" uses netapi calls exclusivly, net rpc shell needs | Günther Deschner | 1 | -0/+9 |
2008-08-29 | net: use netapi for "net rpc user info" to enumerate user group membership. | Günther Deschner | 1 | -112/+27 |
2008-08-29 | net: use netapi function to set user password. | Günther Deschner | 1 | -113/+18 |
2008-08-29 | net: use netapi function to list users. | Günther Deschner | 1 | -63/+33 |
2008-08-29 | net: use netapi for rpc_user_rename. | Günther Deschner | 1 | -113/+15 |
2008-08-22 | net: Add missing colon to unify usage messages. | Karolin Seeger | 1 | -2/+2 |
2008-08-21 | Fix broken net rpc join message when DC can't be found. Ensure we pass in a d... | Jeremy Allison | 1 | -2/+3 |
2008-08-18 | Make the change to smbcontrol for "all" to mean broadcast, | Jeremy Allison | 1 | -4/+3 |
2008-08-13 | first cut at adding full transactions for ctdb to samba3 | Andrew Tridgell | 1 | -2/+0 |
2008-08-13 | Exit smbstatus cleanly if messaging_init fails | Volker Lendecke | 1 | -0/+6 |
2008-08-11 | libnetjoin: support kerberized joining/unjoing (fix #5416). | Günther Deschner | 1 | -2/+8 |
2008-08-07 | Fix a build failure on host sunX | Volker Lendecke | 1 | -1/+1 |
2008-08-01 | vampire keytab: add command line switch --clean-old-entries . | Michael Adam | 3 | -0/+3 |
2008-08-01 | vampire keytab: introduce switch --single-obj-repl. | Michael Adam | 3 | -1/+4 |
2008-08-01 | libnet dssync: rename flag single to single_object_replication | Michael Adam | 1 | -1/+1 |
2008-08-01 | net rpc vampire: rename --repl-nodiff to --force-full-repl. | Michael Adam | 3 | -3/+3 |
2008-08-01 | libnet dssync: rename repl_nodiff flag to force_full_replication. | Michael Adam | 1 | -1/+1 |
2008-08-01 | libnet dssync: support lists of dns (instead of one dn) for single object rep... | Michael Adam | 1 | -1/+2 |
2008-08-01 | vampire keytab: add switch --repl-nodiff to trigger full replication. | Michael Adam | 3 | -0/+5 |
2008-08-01 | dssync: allow replications of a single obj with net rpc vampire keytab. | Michael Adam | 1 | -0/+4 |
2008-08-01 | dssync: replace the processing_fn by startup/process/finish ops. | Michael Adam | 1 | -1/+1 |
2008-07-31 | netapi: when using NetApi functions forward net's kerberos setting. | Günther Deschner | 2 | -0/+9 |
2008-07-31 | net: Use NetLocalGroupAdd() for adding aliases. | Günther Deschner | 1 | -62/+21 |
2008-07-31 | net: add "-k" switch for kerberos authentication (in preparation for #5416). | Günther Deschner | 4 | -4/+17 |
2008-07-31 | rpc_client: use init_samr_CryptPassword(Ex) in client tools. | Günther Deschner | 2 | -19/+16 |
2008-07-22 | Fix warnings on FreeBSD-based platforms | Zach Loafman | 1 | -8/+8 |
2008-07-21 | Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 4 | -10/+19 |
2008-07-21 | Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 5 | -32/+31 |
2008-07-21 | Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 8 | -105/+116 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel | Volker Lendecke | 1 | -5/+5 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_key | Volker Lendecke | 1 | -11/+10 |
2008-07-20 | Refactoring: Make get_schannel_session_key return NTSTATUS | Volker Lendecke | 1 | -2/+3 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp | Volker Lendecke | 1 | -6/+5 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 9 | -47/+70 |
2008-07-18 | net rpc vampire: eliminate missing proto warning by making rpc_vampire_keytab... | Michael Adam | 1 | -8/+8 |