Age | Commit message (Expand) | Author | Files | Lines |
2009-04-22 | Make dskattr async. | Jeremy Allison | 1 | -1/+1 |
2009-04-22 | Make cli_chkpath async. | Jeremy Allison | 1 | -1/+1 |
2009-04-21 | s3: Use common security_descriptor_equal(). | Jelmer Vernooij | 1 | -1/+0 |
2009-04-21 | Make rmdir async. | Jeremy Allison | 1 | -1/+1 |
2009-04-21 | Move the security_descriptor utility code to the top-level. | Jelmer Vernooij | 1 | -0/+1 |
2009-04-21 | Make cli_mkdir async. Change it to return NTSTATUS. | Jeremy Allison | 1 | -1/+1 |
2009-04-21 | s3-secdesc: remove SEC_RIGHT_MAXIMUM_ALLOWED and SEC_RIGHT_SYSTEM_SECURITY. | Günther Deschner | 1 | -3/+0 |
2009-04-21 | s3-secdesc: move all winreg access bits to IDL. | Günther Deschner | 1 | -35/+0 |
2009-04-20 | Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() funct... | Wilco Baan Hofman | 1 | -145/+1 |
2009-04-20 | Move gpo_sec to top-level. | Jelmer Vernooij | 1 | -2/+0 |
2009-04-20 | Move some libgpo files to root. | Jelmer Vernooij | 2 | -159/+1 |
2009-04-20 | Merge commit 'origin/master' into libcli-auth-merge-without-netlogond | Andrew Bartlett | 2 | -18/+26 |
2009-04-20 | Remove use of talloc_reference in cli_rpc_pipe_open_schannel_with_key() | Andrew Bartlett | 1 | -1/+1 |
2009-04-19 | Add "uint32_t access_granted" to policy handles | Volker Lendecke | 1 | -7/+12 |
2009-04-19 | Make "struct policy" private to srv_lsa_hnd.c | Volker Lendecke | 2 | -17/+2 |
2009-04-18 | Add type-safe policy_handle_create/find | Volker Lendecke | 1 | -0/+12 |
2009-04-18 | Add some const | Volker Lendecke | 1 | -1/+2 |
2009-04-16 | Add notify_onelevel.tdb | Volker Lendecke | 1 | -0/+5 |
2009-04-15 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into libcli-auth-... | Andrew Bartlett | 1 | -1/+0 |
2009-04-14 | s3-spoolss: remove unused dup_nt_devicemode(). | Günther Deschner | 1 | -1/+0 |
2009-04-14 | Make Samba3 use the new common libcli/auth code | Andrew Bartlett | 3 | -12/+7 |
2009-04-14 | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 2 | -170/+17 |
2009-04-14 | s3:charcnv remove now unused malloc() based conversion functions | Andrew Bartlett | 1 | -4/+0 |
2009-04-14 | Convert Samba3 to use the common lib/util/charset API | Andrew Bartlett | 1 | -9/+2 |
2009-04-14 | Solve some of the conflict between Samba3 and Samba4 push_string | Andrew Bartlett | 2 | -20/+13 |
2009-04-12 | Reactivate get_socket_port | Volker Lendecke | 1 | -0/+1 |
2009-04-10 | Link in the threads functions, not yet used. | Jeremy Allison | 1 | -0/+2 |
2009-04-08 | Remove async_req | Volker Lendecke | 1 | -1/+0 |
2009-04-08 | Convert cli_push to tevent_req | Volker Lendecke | 1 | -8/+8 |
2009-04-08 | Convert cli_pull to tevent_req | Volker Lendecke | 1 | -9/+9 |
2009-04-08 | Convert rpc_transport_smbd_init to tevent_req | Volker Lendecke | 1 | -5/+5 |
2009-04-08 | Convert rpc_cli_smbd_conn_init to tevent_req | Volker Lendecke | 1 | -7/+7 |
2009-04-08 | Convert rpc_transport_np_init to tevent_req | Volker Lendecke | 1 | -5/+5 |
2009-04-08 | s3-eventlog: split out evlog_convert_tdb_to_evt(). | Günther Deschner | 1 | -0/+4 |
2009-04-08 | s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server. | Günther Deschner | 1 | -1/+1 |
2009-04-07 | s3:charcnv Remove unused unistrcpy() and unistrlen() | Andrew Bartlett | 1 | -2/+0 |
2009-04-07 | s3:rpc_parse remove unused prs_unistr2() | Andrew Bartlett | 1 | -1/+0 |
2009-04-07 | s3:charcnv Remove unused unistr2 functions | Andrew Bartlett | 1 | -5/+0 |
2009-04-07 | s3:charcnv Remove unused ucs2_to_unistr2() | Andrew Bartlett | 1 | -1/+0 |
2009-04-07 | s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context | Andrew Bartlett | 1 | -3/+4 |
2009-04-06 | s3 oplocks: Refactor level II oplock contention | Tim Prouty | 1 | -0/+1 |
2009-04-06 | Add a bad hack to enable level 2 oplocks in torture_open_connection_share | Volker Lendecke | 1 | -0/+2 |
2009-04-06 | Make cli_oplock_ack async | Volker Lendecke | 1 | -0/+5 |
2009-04-06 | Add async oplock waiter | Volker Lendecke | 1 | -0/+7 |
2009-04-06 | Remove async_req based async libsmb infrastructure | Volker Lendecke | 2 | -137/+0 |
2009-04-06 | Convert cli_open to tevent_req | Volker Lendecke | 1 | -4/+9 |
2009-04-06 | Convert cli_close to tevent_req | Volker Lendecke | 1 | -3/+8 |
2009-04-06 | Convert cli_write_andx to tevent_req | Volker Lendecke | 1 | -6/+14 |
2009-04-06 | Convert cli_read_andx to tevent_req | Volker Lendecke | 1 | -5/+10 |
2009-04-06 | Convert cli_ntcreate to tevent_req | Volker Lendecke | 1 | -12/+12 |