summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-08auth: rename ntlmssp.c to ntlmssp_util.cAndrew Bartlett3-2/+2
2012-02-08s3-auth Add const to make_user_info_mapAndrew Bartlett2-4/+4
2012-02-08s4-messaging: fix pymessaging docstringAndrew Bartlett1-3/+2
2012-02-08s3-build use common VERSION file for all buildsAndrew Bartlett2-106/+1
2012-02-08pidl: add more mapped typesAndrew Tridgell1-1/+7
2012-02-08idl: wmi and dcom don't need python bindingsAndrew Tridgell1-1/+1
2012-02-08samba-tool sites: Re-add support for option groupsAmitay Isaacs1-0/+13
2012-02-08samba-tool dns: Re-add support for option groupsAmitay Isaacs1-0/+60
2012-02-07Remove unused get_file_size() function.Jeremy Allison2-14/+0
2012-02-07s3: Increase debug level of basic ctdb packet handlingVolker Lendecke1-6/+6
2012-02-07s3-waf: Link tdbsam against needed libraries.Andreas Schneider1-1/+1
2012-02-07s3-waf: Link against tdb_compat instead of tdb.Andreas Schneider2-7/+7
2012-02-07provision: Make sure target directory is created early.Jelmer Vernooij3-15/+29
2012-02-07samba-tool user password: Re-add support for option groups.Jelmer Vernooij1-4/+13
2012-02-07samba-tool: Add optiongroups, necessary for 'samba-tool domain ...'Jelmer Vernooij1-6/+13
2012-02-07crypto: Use libbsd md5 header, if available.Jelmer Vernooij4-2/+18
2012-02-07crypto/md5: Change prototypes to match BSD.Jelmer Vernooij1-5/+7
2012-02-07Revert "samba-tool: moved takes_optiongroups definition to Command base class"Jelmer Vernooij17-27/+240
2012-02-07charset/tests: Add prototypes for test functions.Jelmer Vernooij2-0/+7
2012-02-07smb_server: Preserve signedness of string push return value.Jelmer Vernooij1-1/+1
2012-02-07loadparm: handle P_SEP in switches (silences warning with clang).Jelmer Vernooij1-0/+5
2012-02-07pysocketwrapper: fix behaviour to be consistent with 'socket.getsockopt'Jelmer Vernooij1-2/+2
2012-02-07torture/libnet: Include prototype headers.Jelmer Vernooij1-0/+1
2012-02-07pyxattr_tdb: Remove pointless check for blob.length < 0.Jelmer Vernooij1-1/+1
2012-02-07crypto: Add prototype for main torture functions.Jelmer Vernooij3-0/+4
2012-02-07Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for domain.pyHoracio G. de Oro1-2/+2
2012-02-07Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for source...Horacio G. de Oro1-2/+2
2012-02-06s3-winbind: Remove unused bool "local"Christof Schmitt1-5/+2
2012-02-06s3: FreeBSD does not define sin6_addr.s_addr32Volker Lendecke1-1/+1
2012-02-06s3-nsswitch: Fix warnings on Solaris.Ira Cooper1-0/+1
2012-02-06lib/util: Add hex_encode_bufVolker Lendecke4-9/+43
2012-02-04s3-popt: Fix configure.developer builds on Solairs.Ira Cooper1-0/+2
2012-02-03Ensure when setting a POSIX ACL, that the uid for aJeremy Allison1-0/+60
2012-02-03Fix mistaken assignment of gid to uid field.Jeremy Allison1-1/+1
2012-02-03Replace bool flags inside ensure_canon_entry_valid() with pointers.Jeremy Allison1-11/+12
2012-02-03Fix bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER bit with the acl_xat...Jeremy Allison1-1/+36
2012-02-03Replace all malloc/free with talloc on tos.Jeremy Allison1-41/+41
2012-02-03s4:torture: add a smb2.durable_open.reopen4 testMichael Adam1-0/+89
2012-02-03s4:torture: add a torture_smb2_session_setup() utility functionMichael Adam1-0/+31
2012-02-03s4:torture: add smb2.durable_open test reopen3Michael Adam1-0/+68
2012-02-03s4:torture: add torture_smb2_tree_connect() utility functionMichael Adam1-0/+42
2012-02-03s4:torture: add smb2.durable_open test reopen2Michael Adam1-0/+71
2012-02-03s4:torture: add smb2.durable_open test reopen1Michael Adam1-0/+57
2012-02-03s4:libcli:smb2: don't allocate the smb2_tree struct earlier than necessary in...Michael Adam1-5/+5
2012-02-03s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session inste...Michael Adam3-7/+7
2012-02-03s4:torture:smb2: talloc_free the right tree structure in secondary_tcon()Michael Adam1-1/+1
2012-02-03s4:torture:smb2: check for success of talloc in secondary_tcon()Michael Adam1-0/+4
2012-02-03s4:torture:smb2:notify: remove an unused variableMichael Adam1-2/+0
2012-02-03s4:torture:smb2:notify: remove an unused variableMichael Adam1-2/+0
2012-02-03s4:torture:smb2: remove an unused variable from torture_smb2_setinfo()Michael Adam1-2/+0