summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-09-20s3-libads call common GUID_from_ndr_blob()Andrew Bartlett2-21/+22
2010-09-20s3-uuid Remove unused smb_uuid_pack()Andrew Bartlett2-10/+0
2010-09-20s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett11-58/+31
2010-09-20s3-build: try to fix the non-ldap build.Günther Deschner1-4/+0
2010-09-20s3-nmbd: move SYNC_DNS to nmbd.hGünther Deschner2-4/+3
2010-09-20s3-util: use shared dom_sid_dup.Günther Deschner16-56/+45
2010-09-20s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.Günther Deschner35-173/+122
2010-09-20s3-build: only include smbldap.h where needed.Günther Deschner7-41/+45
2010-09-20s3-build: only include ctdbd_conn.h where needed.Günther Deschner6-1/+5
2010-09-20s3-build: only include async headers where needed.Günther Deschner16-3/+16
2010-09-20s3-waf: fix the build after registry changes.Günther Deschner1-1/+2
2010-09-20Really enable core dumps in LinuxRusty Russell1-8/+8
2010-09-20s3:registry: move prototypes of unused hilvl functions to ret_api_util.h and ...Michael Adam2-7/+11
2010-09-20s3:registry: move (commented out) hilvl util functions to reg_api_util.cMichael Adam2-98/+98
2010-09-20s3:registry: move higher level function reg_open_path to new module reg_api_utilMichael Adam9-59/+123
2010-09-20s3-waf: add net.Günther Deschner3-1/+76
2010-09-20s3-waf: add libnetapiGünther Deschner1-0/+18
2010-09-19s3/winbind: remove unused winbindd_check_cache_sizeBjörn Jacke2-30/+0
2010-09-19s3-waf: Build libwbclient as dynamic libraryKai Blin1-10/+10
2010-09-20s3-waf: fix the file locations of gen_ndr'ed files.Günther Deschner1-32/+32
2010-09-20s3-waf: fix the build after reg_api changes.Günther Deschner1-1/+4
2010-09-20s3-registry: move regf based reg_api calls into own file.Günther Deschner4-276/+313
2010-09-20s3-registry: add reg_querymultiplevalues to reg_api matching table.Günther Deschner1-2/+2
2010-09-20s3-waf: add rpcclient to the waf build.Günther Deschner1-0/+39
2010-09-19s3-rpcclient: add some winreg commands.Günther Deschner3-0/+325
2010-09-19s3-nltest: add dsregdns command to nltest.Günther Deschner1-1/+21
2010-09-19s3-libnetapi: support NETLOGON_CONTROL_FORCE_DNS_REG in I_NetLogonControl().Günther Deschner1-0/+4
2010-09-19libnetapi: deal with NULL data in I_NetLogonControl2().Günther Deschner1-1/+1
2010-09-18s3: Add a missing prototypeVolker Lendecke1-0/+1
2010-09-18s3: Fix bug 7688, rpcclient command line completion crashingVolker Lendecke1-1/+1
2010-09-18s3: Fix some nonempty blank linesVolker Lendecke1-13/+12
2010-09-17s3:rpc_client: remove unused rpc_pipe_set_hnd_state()Stefan Metzmacher1-47/+0
2010-09-17s3:rpc_client: use rpc_api_pipe_send() for auth3Stefan Metzmacher1-20/+11
2010-09-17s3:rpc_client: rpc_pipe_bind_step_one_done() doesn't need reply_pduStefan Metzmacher1-2/+1
2010-09-17s3:rpc_client: allow DCERPC_PKT_AUTH3 via rpc_api_pipe_send/recvStefan Metzmacher1-0/+28
2010-09-17s3: fix order of arguments in nsec_time_diff callBjörn Jacke2-4/+4
2010-09-17Fix array size of a memmber of struct cli_ulogoff_stateSumit Bose1-1/+1
2010-09-16ѕ3: remove smb_msleep prototype from hereBjörn Jacke1-1/+0
2010-09-16s3: remove TvalDiff macro, we can use the shared usec_time_diff functionBjörn Jacke1-9/+0
2010-09-16s3/s4: merge msleep and smb_msleepBjörn Jacke1-49/+0
2010-09-16s3: remove TspecDiff macro, we can use the shared nsec_time_diff functionBjörn Jacke1-9/+0
2010-09-16s3: use nsec_time_diff instead of TspecDiffBjörn Jacke2-4/+4
2010-09-16s3/vfs_scannedonly: use smb_msleep instead of nanosleepBjörn Jacke1-2/+1
2010-09-16s3: Add the PAC info3 struct to the netsamlogon_cache in ntlm_authVolker Lendecke2-0/+5
2010-09-16s3: Correctly unwrap the krb ticket in gss-spnegoVolker Lendecke1-1/+52
2010-09-16s3: Fall back to raw NTLMSSP for the gss-spnego protocolVolker Lendecke1-0/+25
2010-09-16s3: Split off output generation from manage_squid_ntlmssp_requestVolker Lendecke1-17/+41
2010-09-16s3: Wrap the ntlm_auth loop with a talloc_stackframeVolker Lendecke1-0/+2
2010-09-16libcli/auth/ntlmssp Be clear about talloc parents for session keysAndrew Bartlett3-14/+24
2010-09-16s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecordsAndrew Tridgell1-0/+19