samba.git
2011-11-08 Amitay Isaacss4-provision: site is passed as an argument to setup_ad...
2011-11-08 Andrew Bartletts4-provision Remove options for LDAP backend to reduce...
2011-11-08 Andrew Bartletts4-s3-upgrade Add my copyright
2011-11-08 Amitay Isaacsparam: Remove duplicate initialization of 'share backen...
2011-11-08 Andrew Bartletts4-smb_server No longer follow the security=share smb...
2011-11-08 Andrew Bartlettselftest: Remove the 'all' environment as it is just...
2011-11-08 Amitay Isaacss4-dnsserver: Test forward zones are not listed in...
2011-11-07 Amitay Isaacss4-dnsserver: Fix enumeration of zones in ComplexOperat...
2011-11-07 Jeremy AllisonAdd the SEC_DIR_LIST check to dptr_create().
2011-11-07 Matthias Dieter... s4:samba-tool - fix Gémes Géza patch regarding paramete...
2011-11-07 Gémes GézaAdd a --random-password option to user create command.
2011-11-07 Björn Baumbachs3-wafbuild: Fix inotify detection (bug 8580)
2011-11-07 Björn Baumbachs3-build: Fix inotify detection (bug 8580)
2011-11-07 Stefan Metzmachers3:libsmb: return NT_STATUS_OK for if a request is...
2011-11-07 Stefan Metzmachers3:libsmb: make sure have_andx_command() returns false...
2011-11-07 Stefan Metzmachers3:libsmb: remember the seqnum on all chained requests
2011-11-07 Stefan Metzmachers3:libsmb: get cmd of the chained request before changi...
2011-11-07 Theresa Hallorans4: samba-tool user --help documenation improvements
2011-11-06 Andrew Tridgellkcc: fixed program name
2011-11-06 Andrew Tridgellkcc: fixed tabs/spaces in kcc python implementation
2011-11-06 Dave Craftsamba_kcc addtion
2011-11-06 Dave Craftadd python KCC utility classes and methods
2011-11-06 Dave Craftpython dsdb flag addtions (NTDSSETTINGS, NTDSCONN)
2011-11-06 Stefan Metzmachers3:smb2cli: ignore the NBT/Length header in smb2cli_inb...
2011-11-06 Jelmer VernooijSome formatting fixes, remove unused imports.
2011-11-06 Matthieu Patous4-resolver: fix bug with DNS servers returning AAAA...
2011-11-05 Jeremy AllisonMove the SEC_DIR_LIST check into dptr_create for SMB2...
2011-11-04 Jeremy Allisoncan_write_to_file() does now take share permissions...
2011-11-04 Jeremy AllisonNo longer do the pre-check on DELETE_ACCESS - we're...
2011-11-04 Jeremy AllisonRemove can_access_file_acl(). We no longer need this...
2011-11-04 Jeremy AllisonRemove can_access_file_data() - make it use the standar...
2011-11-04 Jeremy AllisonAdd const to the smb_filename argument of smbd_check_ac...
2011-11-04 Jeremy AllisonExpose smbd_check_access_rights() to other modules.
2011-11-04 Jeremy AllisonRename smbd_check_open_rights() to smbd_check_access_ri...
2011-11-04 Jeremy AllisonReplace smb1_file_se_access_check() with just se_access...
2011-11-04 Jeremy AllisonMove root check out of smb1_file_se_access_check()...
2011-11-04 Jeremy Allisonsmb1_file_se_access_check() is now static to smbd/open.c
2011-11-04 Jeremy AllisonRevert "Change function signature of check_parent_acces...
2011-11-04 Jeremy AllisonRevert "Call check_parent_access() on readdir."
2011-11-04 Henry WongProperly fix bug #8384 - Windows XP clients seem to...
2011-11-04 Christian Ambachs3:docs fix a series of typos in wbinfo manpage
2011-11-04 Christian Ambachs3:docs: some corrections for wbinfo
2011-11-04 Christian Ambachs3:smbd increase a debug level
2011-11-04 Kai Blindns: Fix offset check in ndr_pull_component
2011-11-04 Kai Blinnbt: Fix offset check in ndr_pull_component
2011-11-04 Kai Blins4 dns: the opcode is called OPCODE_UPDATE in the RFC...
2011-11-04 Kai Blins4 dns: Handle QCLASS_NONE queries
2011-11-04 Kai Blins4 dns: Support DNS_QTYPE_ALL queries
2011-11-04 Kai Blindns: Build the python bindings
2011-11-04 Stefan Metzmachers3:smbd: also send the server name in the negprot response
2011-11-04 Stefan Metzmachers3:libsmb: also remember the optional server name from...
2011-11-04 Stefan Metzmachers3:libsmb: the workgroup in the non-extended-security...
2011-11-04 Andreas Schneidersystemd: Fix dependencies.
2011-11-04 Kai Blins4 provision/dns: Move DNS-related setup to sambadns...
2011-11-04 Kai Blins4 provision/dns: Move secretsdb_setup_dns to the AD...
2011-11-04 Michael Adams3:selftest: improve logging in the registry upgrade...
2011-11-03 Björn Baumbachs3-selftest: add new registry upgrade test to test...
2011-11-03 Björn Baumbachs3-selftest: introduce registry upgrade test
2011-11-03 Jeremy AllisonFix bug #8562 - talloc: double free error.
2011-11-03 Matthias Dieter... s4:lib/registry - enhance registry tests in respect...
2011-11-03 Matthias Dieter... s4:lib/registry/ldb.c - quit the deletion of a not...
2011-11-03 Matthias Dieter... s4:lib/registry/ldb.c - don't use search filters for...
2011-11-03 Matthias Dieter... s4:lib/registry/regf.c - always generate debug messages...
2011-11-03 Günther Deschners4-smbtorture: add some ndr validation tests for netlog...
2011-11-03 Günther Deschnertorture: add torture_assert_guid_equal() macro.
2011-11-03 Günther Deschnerwaf: convert NDR_NBT into shared library.
2011-11-03 Günther Deschnernbt: create standard ndr_pull/push interface for common...
2011-11-03 Günther Deschnernbt: move netlogon_samlogon_response into librpc/ndr...
2011-11-03 Günther Deschnernbt: trim down header dependencies of nbt.idl.
2011-11-03 Günther Deschners4: add some missing header dependencies.
2011-11-03 Günther Deschnernbt: move nbt_string ndr functions to ndr/ndr_nbt.c...
2011-11-03 Günther Deschnernbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.
2011-11-03 Günther Deschnerlibrpc: remove nbt dependency to svcctl.
2011-11-03 Günther Deschnerlibrpc: remove nbt dependency to samr.
2011-11-03 Günther Deschnerlibrpc: only let NDR_NBT depend on NDR_NBT_BUF.
2011-11-03 Stefan Metzmachers3:param: change default of "* signing" to "default"
2011-11-03 Stefan Metzmachers3:smbd: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:libsmb: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:lib: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:libsmb: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:libsmb: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:torture: s/Undefined/SMB_SIGNING_DEFAULT/ s/Required...
2011-11-03 Stefan Metzmachers3:lib: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:lib/netapi: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:libnet: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:winbindd: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:web: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:utils: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:nmbd: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:auth: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:client: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:param: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmacherlibcli/smb: use the same values for SMB_SIGNING_* as...
2011-11-03 Stefan Metzmacherlibcli/smb: remove unused SMB_SIGNING_SUPPORTED
2011-11-03 Stefan Metzmachers4:smb_server: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_R...
2011-11-03 Stefan Metzmachers4:libcli/smb2: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_...
2011-11-03 Stefan Metzmachers4:libcli/raw: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_R...
2011-11-03 Stefan Metzmacherlib/param: use SMB_SIGNING_IF_REQUIRED instead of SMB_S...
2011-11-03 Stefan Metzmacherlibcli/smb: add SMB_SIGNING_IF_REQUIRED as replacement...
2011-11-03 Stefan Metzmacherlibcli/smb: SMB_SIGNING_AUTO is no longer used
next