summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS."Günther Deschner2010-07-081-6/+0
| | | | This reverts commit 3587bb63e21c3f033a17bb493dceb64b05fe85d6.
* s4-net: the net binary depends on the auth subsystemAndrew Tridgell2010-07-081-1/+1
| | | | This helps with the OpenChange build
* s3:dcerpc Remove unused structure and functionsSimo Sorce2010-07-083-90/+0
|
* s3:dcerpc Use prs_parse_dcerpc_bindSimo Sorce2010-07-081-27/+36
|
* s3:dcerpc Add prs_parse_dcerpc_bindSimo Sorce2010-07-083-1/+21
|
* s3:rpc user idl define dcerpc_ctx_list instead of custom RPC_CONTEXTSimo Sorce2010-07-084-24/+24
|
* s3-dcerpc: use dcerpc_pull_ncacn_packet() for rpc_pipe_bind_step_one_done().Günther Deschner2010-07-081-39/+42
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: use dcerpc_push_ncacn_packet() in push_next_frag().Günther Deschner2010-07-081-17/+20
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: use dcerpc_pull_ncacn_packet() in cli_pipe_validate_current_pdu().Günther Deschner2010-07-081-6/+14
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: use dcerpc_pull_dcerpc_auth() in cli_pipe_verify_ntlmssp().Günther Deschner2010-07-081-9/+13
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: add dcerpc_pull_dcerpc_auth().Günther Deschner2010-07-081-0/+22
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: use struct ncacn_packet_header instead of struct rpc_hdr_info.Günther Deschner2010-07-081-58/+77
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: add dcerpc_pull_ncacn_packet_header().Günther Deschner2010-07-082-0/+25
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* dcerpc: add ncacn_packet_header to IDL.Günther Deschner2010-07-081-0/+12
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: use dcerpc_push_dcerpc_auth() for all authenticated binds.Günther Deschner2010-07-071-148/+104
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: add dcerpc_push_schannel_bind().Günther Deschner2010-07-071-0/+22
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: add dcerpc_push_dcerpc_auth().Günther Deschner2010-07-071-0/+34
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: remove unused init_rpc_hdr_rb and init_rpc_context.Günther Deschner2010-07-072-40/+0
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: use dcerpc_push_ncacn_packet() for create_bind_or_alt_ctx_internal().Günther Deschner2010-07-072-21/+59
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: remove unused smb_io_rpc_hdr_fault.Günther Deschner2010-07-072-21/+0
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: use dcerpc_pull_ncacn_packet() for pulling a RPC fault pdu.Günther Deschner2010-07-071-13/+11
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: add dcerpc_pull_ncacn_packet().Günther Deschner2010-07-072-0/+25
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: use dcerpc_push_ncacn_packet() for setup_fault_pdu().Günther Deschner2010-07-071-28/+18
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: use dcerpc_push_ncacn_packet() for setup_bind_nak().Günther Deschner2010-07-071-14/+16
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3-dcerpc: add dcerpc_push_ncacn_packet().Günther Deschner2010-07-072-0/+49
| | | | | | Guenther Signed-off-by: Simo Sorce <idra@samba.org>
* s3:winbindd_samr Do not use static contextsSimo Sorce2010-07-071-4/+4
| | | | | It is a very bad idea to use a static context within the open function. Use the memory hierarchy to keep track of a client connection.
* s3: Add SMB2 performance counters.Ira Cooper2010-07-074-21/+203
| | | | A performance counter was added for every base type of SMB2 op.
* s4-dsdb/util: Reorder DSDB_FLAG_* checksKamen Mazdrashki2010-07-081-30/+30
| | | | | | | | | | | | On good thing about having more clear function interfaces (and forcing callers to specify clearly what they want) is that now I can execute following search: git grep DSDB_FLAG_NEXT_MODULE | wc -l This showed that DSDB_FLAG_NEXT_MODULE flag is about 6 times more frequently used than DSDB_FLAG_OWN_MODULE. So this should reduce branch prediction by six times in this part of the code, right :)
* s4-dsdb: Implement module switching in dsdb_module_search_dn()Kamen Mazdrashki2010-07-081-1/+10
| | | | This allows caller to choose from where to start DN search
* s4-source4/dsdb/samdb/ldb_modules/acl.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-5/+12
|
* s4-source4/dsdb/samdb/ldb_modules/linked_attributes.c Use ↵Kamen Mazdrashki2010-07-081-1/+4
| | | | DSDB_FLAG_NEXT_MODULE flag
* s4-source4/dsdb/samdb/ldb_modules/naming_fsmo.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-1/+2
|
* s4-source4/dsdb/samdb/ldb_modules/operational.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-3/+7
|
* s4-source4/dsdb/samdb/ldb_modules/partition_init.c Use DSDB_FLAG_NEXT_MODULE ↵Kamen Mazdrashki2010-07-081-3/+6
| | | | flag
* s4-source4/dsdb/samdb/ldb_modules/pdc_fsmo.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-1/+2
|
* s4-source4/dsdb/samdb/ldb_modules/repl_meta_data.c Use DSDB_FLAG_NEXT_MODULE ↵Kamen Mazdrashki2010-07-081-3/+7
| | | | flag
* s4-source4/dsdb/samdb/ldb_modules/ridalloc.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-3/+6
|
* s4-source4/dsdb/samdb/ldb_modules/samba_dsdb.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-2/+4
|
* s4-source4/dsdb/samdb/ldb_modules/schema_load.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-1/+2
|
* s4-source4/dsdb/samdb/ldb_modules/util.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-2/+4
|
* s3-winbindd: Fix child logfile handling which broke with c67cff0372.Günther Deschner2010-07-071-1/+1
| | | | | | Andreas, please check. Guenther
* s3-winbindd: route samr chgpwd ops for own domain over internal samr pipe as ↵Günther Deschner2010-07-074-69/+45
| | | | | | well. Guenther
* s3-rpc_misc: remove unused UNISTR.Günther Deschner2010-07-071-11/+0
| | | | Guenther
* s3-rpc_parse: remove finally unused prs_unistr().Günther Deschner2010-07-072-125/+0
| | | | Guenther
* s3-libgpo: remove handmarshalled PReg parser from registry CSE.Günther Deschner2010-07-072-295/+53
| | | | Guenther
* s3-registry: add preg.idl.Günther Deschner2010-07-075-2/+144
| | | | Guenther
* s3-rpc_parse: fix c++ buildwarning in prs_init().Günther Deschner2010-07-071-1/+1
| | | | Guenther
* s3-notify: use autogenerated FILE_NOTIFY_INFORMATION marshalling in smbd.Günther Deschner2010-07-071-52/+29
| | | | Guenther
* s3-notify: add MS-CIFS 2.2.7.4.2 FILE_NOTIFY_INFORMATION to IDL.Günther Deschner2010-07-071-0/+19
| | | | Guenther
* s3-build: some makefile cosmetics.Günther Deschner2010-07-072-6/+13
| | | | Guenther