summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-libads: remove unused dn from ads_get_service_principal_names().Günther Deschner2014-11-281-7/+0
* test: Fix samba3.blackbox.net.registry.checkVolker Lendecke2014-11-281-1/+1
* s3:smb2_create: send interim responses after 0.5 millisecondsStefan Metzmacher2014-11-271-7/+1
* gse_krb5: Avoid a segfault when we can not read the dedicated keytab fileAndrew Bartlett2014-11-272-33/+9
* wbinfo: create a more comprehensive test for sids2xidsGarming Sam2014-11-271-15/+71
* wbinfo: fix tests and lack of cache flushingGarming Sam2014-11-271-2/+2
* registry3: Fix a typoVolker Lendecke2014-11-261-1/+1
* param: remove unused get_share_params()David Disseldorp2014-11-262-24/+0
* srv_srvsvc_nt: remove unneeded get_share_params() callDavid Disseldorp2014-11-261-8/+3
* gencache: Request mutexes for gencache_notrans.tdbChristof Schmitt2014-11-261-1/+2
* gencache: Convert gencache.tdb to tdb_wrapChristof Schmitt2014-11-261-30/+31
* gencache: Convert gencache_notrans to use tdb_wrapChristof Schmitt2014-11-261-25/+28
* s3:gencache: don't use transaction non non-persistent gencache_notrans.tdbMichael Adam2014-11-261-8/+44
* s3:gencache: simply stabilize() a bit more: remove error from stateMichael Adam2014-11-261-5/+1
* s3:gencache: fix logic in stabilization when deleting a record from stable cacheMichael Adam2014-11-261-3/+3
* lib: Use tdb_parse_record in gencache_setVolker Lendecke2014-11-261-7/+15
* lib: Fix header include protection #defineVolker Lendecke2014-11-251-2/+2
* s3:wscript_build: remove unused allow_warnings=True for 'KRBCLIENT'Stefan Metzmacher2014-11-251-1/+0
* s3:winbindd: make use of talloc_string_sub2() in generate_krb5_ccache()Stefan Metzmacher2014-11-251-1/+14
* s3:winbindd: avoid invalid pointer type warningsStefan Metzmacher2014-11-253-3/+11
* s3:utils: rename variables in regedit_*.c to fix shadow warningsStefan Metzmacher2014-11-254-19/+19
* s3:utils: add debug functions instead of magic format strings in net_idmap_ch...Stefan Metzmacher2014-11-251-8/+39
* s3:torture: avoid nesting of macros and function calls in torture_cli_session...Stefan Metzmacher2014-11-251-4/+5
* s3:smbd: avoid a compiler warning in open_sockets_smbd()Stefan Metzmacher2014-11-251-1/+3
* s3:smbd: do casting of dm_sessid_t in stepsStefan Metzmacher2014-11-251-4/+6
* s3:wscript_build: remove unused allow_warnings=True for 'smbregistry'Stefan Metzmacher2014-11-251-1/+0
* s3:registry: use discard_const_p() to avoid const warning in smb_iconv() defineStefan Metzmacher2014-11-251-1/+1
* s3:printing: fix some const warnings in print_iprint.cStefan Metzmacher2014-11-251-6/+6
* s3:printing: Avoid compiler warning about unused labelKai Blin2014-11-251-0/+4
* s3:passdb: avoid invalid pointer type warnings in pdb_wbc_sam.cStefan Metzmacher2014-11-251-6/+13
* s3:passdb: always copy the history in pdb_set_plaintext_passwd()Stefan Metzmacher2014-11-251-19/+14
* s3:wscript_build: remove unused allow_warnings=True for 'param'Stefan Metzmacher2014-11-251-1/+0
* s3:param: fix compiler warningsStefan Metzmacher2014-11-251-12/+12
* s3:modules: remove unused allow_warnings=True for non_posix_acls, and vfs_med...Stefan Metzmacher2014-11-251-2/+0
* s3:modules: rename variables in vfs_fruit.c to fix shadow warningsStefan Metzmacher2014-11-251-16/+16
* s3:librpc/idl: mark struct smbXsrv_client as [public]Stefan Metzmacher2014-11-251-1/+1
* s3:wscript_build: remove unused allow_warnings=True for 'ads'Stefan Metzmacher2014-11-251-1/+0
* s3:libads: avoid some compiler warnings in ldap.cStefan Metzmacher2014-11-251-15/+19
* s3:libsmb: remove unused variables in cliconnect.cStefan Metzmacher2014-11-251-3/+0
* s3:lib/netapi/examples: fix pointer from integer error in nltest.cStefan Metzmacher2014-11-251-1/+1
* s3:lib/netapi/tests: fix invalid switch enum level warningStefan Metzmacher2014-11-251-1/+1
* s3:lib: fix/simplify srprs_hex()Stefan Metzmacher2014-11-251-10/+6
* s3-smbstatus: Fix exit code of profile output.Andreas Schneider2014-11-241-2/+5
* messaging3: Fix sending large messages on FreeBSDVolker Lendecke2014-11-241-0/+4
* unix_msg: Reformat unix_dgram_send a bitVolker Lendecke2014-11-241-1/+3
* s3-smbclient: Return success if we listed the shares.Andreas Schneider2014-11-241-1/+1
* vfs_streams_xattr: check stream typeRalph Boehme2014-11-221-0/+6
* vfs_streams_xattr: initialize pointerRalph Boehme2014-11-211-1/+1
* vfs_streams_xattr: fix check with samba_private_attr_name()Ralph Boehme2014-11-211-3/+18
* s3:libsmb: fix some function header comments.Michael Adam2014-11-201-3/+3