summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-13s4/test/getnc_exop: Tune the the test to work against windowsKamen Mazdrashki1-17/+27
2011-05-13s3-libnetjoin: fix uninitialized variable.Günther Deschner1-2/+2
2011-05-13s3-libnetapi/libnetjoin: fix uninitialized variables after the libsmbconf cha...Günther Deschner2-2/+2
2011-05-13libcli/auth/krb5_wrap: correctly use discard_const().Günther Deschner1-2/+2
2011-05-12s3-lib/smbconf: fix uninitialized error code in smbconf_reg_init().Günther Deschner1-1/+1
2011-05-12s3-waf: stop building smbtortre4.Günther Deschner1-7/+0
2011-05-12libcli/auth/smbencrypt: in E_deshash, use talloc_stackframe instead of "#if _...Michael Adam1-8/+4
2011-05-12s3:registry: add a warning debug message when the sorted subkeys is created f...Michael Adam1-0/+5
2011-05-12s3:registry: recreate the sorted subkeys cache when storing keysMichael Adam1-15/+2
2011-05-12s3:registry: add create_sorted_subkeys() to delete and recreate the sorted su...Michael Adam1-0/+21
2011-05-12s3:registry: turn create_sorted_subkeys_internal to NTSTATUS return typeMichael Adam1-4/+7
2011-05-12s3:registry: rename create_sorted_subkeys() to create_sorted_subkeys_internal()Michael Adam1-2/+3
2011-05-12s3:registry: fix a typo in a debug messageMichael Adam1-1/+1
2011-05-12s3: Slightly simplify smbd_smb2_request_next_vectorVolker Lendecke1-3/+5
2011-05-11s4/drepl_fsmo: Add an CR so that message is visible in the logsKamen Mazdrashki1-1/+1
2011-05-11s4/getnc_exop: Initial implementation of a testsuite for GetNCChanges extende...Kamen Mazdrashki1-0/+136
2011-05-11s4/getncchanges: Pre-mark extended requests as success in case a sub-function...Kamen Mazdrashki1-0/+4
2011-05-11s4/getncchanges: Implement placeholder for handling ex-op collection of objectsKamen Mazdrashki1-13/+44
2011-05-11s4/getncchanges: Move the code that collects objects into separate functionKamen Mazdrashki1-41/+67
2011-05-11s4/getncchanges: Don't mask Extended operation result - callers need itKamen Mazdrashki1-1/+0
2011-05-11s4/getncchanges: Fail extended request rather than failing whole requestKamen Mazdrashki1-1/+3
2011-05-11s3-printing: make cups_pull_comment_location() work again.Günther Deschner1-13/+2
2011-05-10s3:librpc: remove unneded gssapi includes from source3/librpc/crypto/gse.cMichael Adam1-6/+0
2011-05-10libcli/auth: fix "no talloc stackframe around" message from the samba4.blackb...Michael Adam1-2/+4
2011-05-10lib/replace: fix an #if HAVE_GSSAPI_GSSAPI_EXT_H to be an #ifdefMichael Adam1-1/+1
2011-05-10libsmbconf: Define a doxygen group for libsmbconf.Andreas Schneider1-0/+11
2011-05-10libsmbconf: Document smbconf_transaction_cancel().Andreas Schneider1-0/+10
2011-05-10libsmbconf: Document smbconf_transaction_commit().Andreas Schneider1-0/+13
2011-05-10libsmbconf: Document smbconf_transaction_start().Andreas Schneider1-0/+11
2011-05-10libsmbconf: Document smbconf_delete_global_includes().Andreas Schneider1-0/+8
2011-05-10libsmbconf: Document smbconf_delete_includes().Andreas Schneider1-0/+12
2011-05-10libsmbconf: Document smbconf_set_global_includes().Andreas Schneider1-0/+12
2011-05-10libsmbconf: Document smbconf_set_includes().Andreas Schneider1-0/+15
2011-05-10libsmbconf: Document smbconf_get_global_includes().Andreas Schneider1-0/+15
2011-05-10libsmbconf: Document smbconf_get_includes().Andreas Schneider1-0/+17
2011-05-10libsmbconf: Document smbconf_delete_global_parameter().Andreas Schneider1-0/+13
2011-05-10libsmbconf: Document smbconf_delete_parameter().Andreas Schneider1-0/+13
2011-05-10libsmbconf: Document smbconf_get_global_parameter().Andreas Schneider1-0/+17
2011-05-10libsmbconf: Document smbconf_get_parameter().Andreas Schneider1-0/+17
2011-05-10libsmbconf: Document smbconf_set_global_parameter().Andreas Schneider1-0/+16
2011-05-10libsmbconf: Document smbconf_set_parameter().Andreas Schneider1-0/+15
2011-05-10libsmbconf: Document smbconf_delete_share().Andreas Schneider1-0/+11
2011-05-10libsmbconf: Document smbconf_get_share().Andreas Schneider1-0/+18
2011-05-10libsmbconf: Document smbconf_create_share().Andreas Schneider1-0/+11
2011-05-10libsmbconf: Document smbconf_share_exists().Andreas Schneider1-0/+10
2011-05-10libsmbconf: Document smbconf_get_share_names().Andreas Schneider1-0/+15
2011-05-10libsmbconf: Document smbconf_get_config().Andreas Schneider1-4/+22
2011-05-10libsmbconf: Document smbconf_drop().Andreas Schneider1-0/+9
2011-05-10libsmbconf: Document smbconf_changed().Andreas Schneider1-0/+20
2011-05-10libsmbconf: Document smbconf_shutdown().Andreas Schneider1-0/+6