summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* auth/gensec: treat struct gensec_security_ops as const if possible.Stefan Metzmacher2013-08-101-2/+2
* auth/gensec: introduce gensec_internal.hStefan Metzmacher2013-08-109-0/+9
* s4:gensec/schannel: only require librpc/gen_ndr/dcerpc.hStefan Metzmacher2013-08-101-1/+1
* s4:gensec/schannel: there's no point in having schannel_session_key()Stefan Metzmacher2013-08-101-8/+0
* s4:gensec/schannel: GENSEC_FEATURE_ASYNC_REPLIES is not supportedStefan Metzmacher2013-08-101-3/+0
* s4:gensec/schannel: use the correct computer_name from netlogon_creds_Credent...Stefan Metzmacher2013-08-101-3/+3
* s4:gensec/schannel: simplify the code by using netsec_create_state()Stefan Metzmacher2013-08-101-68/+30
* s4:gensec/schannel: remove unused dcerpc_schannel_creds()Stefan Metzmacher2013-08-102-49/+0
* s4:torture: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher2013-08-104-17/+11
* s4:libnet: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher2013-08-101-4/+3
* torture: add smb2 FSCTL_[GET/SET]_COMPRESSION testDavid Disseldorp2013-08-091-0/+84
* torture: split out ioctl test file creation helperDavid Disseldorp2013-08-091-56/+43
* drs-cracknames: Add some debugs in the torture to know better which test has ...Matthieu Patou2013-08-071-0/+4
* drs-cracksname: fix problems that prevented to pass our torture testsMatthieu Patou2013-08-061-6/+21
* drs-crackname: Fix error code so that we have the same as windowsMatthieu Patou2013-08-061-0/+1
* drs-cracknames: When cracking NT4 names we should just look at netbios for th...Matthieu Patou2013-08-061-2/+1
* drs-crackname: Fix cracknames for the format UNKNOWN when the data is actuall...Matthieu Patou2013-08-061-1/+4
* drs-cracknames: Reorganise the cracknames list so that similar format names a...Matthieu Patou2013-08-061-6/+6
* Add Notes related to DRSUAPIMatthieu Patou2013-08-061-0/+1
* s4-netlogon: honnor DS_RETURN_DNS_NAME flagMatthieu Patou2013-08-061-0/+9
* s4-netlogon: do not add \\ it has already be done in the fill_netlogon_samlog...Matthieu Patou2013-08-061-1/+3
* torture: Quiet a warning about set but not used variableMatthieu Patou2013-08-061-8/+7
* torture-drsuapi: Make the name of the dc variableMatthieu Patou2013-08-061-3/+5
* Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...Jeremy Allison2013-08-051-2/+5
* s4:netlogon: make use of netlogon_creds_decrypt_samlogon_logon()Stefan Metzmacher2013-08-051-22/+6
* s4:librpc: fix netlogon connections against servers without AES supportStefan Metzmacher2013-08-051-2/+6
* libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner2013-08-055-0/+8
* s4:ntlm_auth: make use of cli_credentials_[set_]callback_data*Stefan Metzmacher2013-08-051-4/+6
* s4:torture/rpc: make use of cli_credentials_set_netlogon_creds()Stefan Metzmacher2013-08-051-20/+16
* s4:torture/gentest: make use of cli_credentials_get_username()Stefan Metzmacher2013-08-051-1/+2
* s4:torture/shell: simplify cli_credentials_set_password() callStefan Metzmacher2013-08-051-4/+1
* dsdb: Include MS-ADTS doc references on deleted object contstraintsAndrew Bartlett2013-07-301-0/+16
* dsdb tests: Add member/memberOf checking to delete_objects testingAndrew Bartlett2013-07-301-21/+257
* dsdb: Improve DRS deleted link source/target handing in repl_meta_dataAndrew Bartlett2013-07-301-8/+97
* dsdb: Ensure we always force deleted objects back under the deleted objects DNAndrew Bartlett2013-07-301-26/+65
* dsdb/repl_meta_data: split out replmd_deletion_state()Stefan Metzmacher2013-07-301-31/+71
* dsdb: Prune deleted objects of links and extra attributes of replicated deletesAndrew Bartlett2013-07-301-71/+199
* dns: Update TODO listKai Blin2013-07-291-8/+5
* torture/drs: Expand an error message to aid debuggingAndrew Bartlett2013-07-251-1/+1
* dsdb/samdb: use RECYCLED it implies DELETED...Stefan Metzmacher2013-07-252-3/+3
* rpc_server-drsuapi: Improve comments and DEBUG linesAndrew Bartlett2013-07-241-4/+3
* dsdb: Add assert in drepl_take_FSMO_roleAndrew Bartlett2013-07-241-4/+3
* dsdb-ridalloc: Rework ridalloc to return error strings where RID allocation f...Andrew Bartlett2013-07-241-15/+41
* dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searchesAndrew Bartlett2013-07-242-104/+99
* dsdb-descriptor: Do not do a subtree search unless we have child entriesAndrew Bartlett2013-07-241-1/+32
* s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...Stefan Metzmacher2013-07-241-2/+2
* s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...Andrew Bartlett2013-07-231-2/+2
* Add torture tests to raw.eas to check sending Windows invalid names in the mi...Jeremy Allison2013-07-191-0/+114
* Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().Bill Parker2013-07-172-0/+11
* s4:server: avoid calling into nss_winbind from within 'samba'Stefan Metzmacher2013-07-101-0/+7