summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* security: add local authority well-known SIDsChristian Ambach2011-11-243-0/+9
* s3:smb2 report access_based_dir_enum in tcon replyChristian Ambach2011-11-241-0/+5
* s3:smb2 do not set allow_namespace_caching flag for a shareChristian Ambach2011-11-241-1/+1
* s3:vfs:gpfs remove non-working codeChristian Ambach2011-11-241-65/+0
* s3:vfs:gpfs fix some compiler warningsChristian Ambach2011-11-241-3/+3
* s3:vfs:gpfs convert syncio parameterChristian Ambach2011-11-241-2/+11
* s4 dns: Test QCLASS_NONE queryKai Blin2011-11-241-0/+14
* s4 dns: Test QTYPE_ALL queryKai Blin2011-11-241-0/+25
* s4 dns: Check more of the returned values for the A queryKai Blin2011-11-241-0/+3
* s4 dns: Move dns_transaction_udp to other helper functionsKai Blin2011-11-241-13/+14
* pidl:Samba4/NDR/Parser: don't generate code for [ignore] pointersStefan Metzmacher2011-11-241-2/+35
* Remove unused variable.Jeremy Allison2011-11-241-1/+0
* Fix uninitialized variable frees on error paths.Jeremy Allison2011-11-231-11/+11
* s3: Fix a valgrind errorVolker Lendecke2011-11-231-1/+1
* s3: Move server_info_struct to nmbdVolker Lendecke2011-11-232-9/+9
* s3: Replace delete_token_list by an arrayVolker Lendecke2011-11-232-53/+69
* Ensure we don't free uninitialized variables.Jeremy Allison2011-11-231-2/+2
* Remove the setting of the inherited ACL on new files/directories. This isJeremy Allison2011-11-223-224/+0
* Move setting the inherited ACL into the main open code path. Next willJeremy Allison2011-11-221-1/+110
* Move the "set SD" code into provided SD and "inherit acls" branches.Jeremy Allison2011-11-221-29/+32
* Only add the SD if it's not a new stream file.Jeremy Allison2011-11-221-1/+1
* Move the add security descriptor code to *after* all the other meta-data isJeremy Allison2011-11-221-35/+35
* s3: Fix wb_next_pwent_fill_doneVolker Lendecke2011-11-221-1/+0
* s3 libaddns: Prevent a crash when dns_create_update failsKai Blin2011-11-221-1/+1
* s4-dns: added --no-credentials option to samba_dnsupdateAndrew Tridgell2011-11-221-3/+10
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-2113-49/+32
* s3:winbindd_cm: close sockfd on error in cm_prepare_connection()Stefan Metzmacher2011-11-211-0/+2
* s3:libsmb: close fd on error in cli_connect_nb()Stefan Metzmacher2011-11-211-0/+2
* librpc: install drsuapi and drsblobs headers.Günther Deschner2011-11-211-2/+6
* s3-waf: remove version from libpdb.so for now.Günther Deschner2011-11-211-2/+0
* s4-smbtorture: add ndr test for nbt_netlogon_packet to avoid future regressions.Günther Deschner2011-11-201-0/+36
* s3:smb2_negprot: add support for SMB2_22Stefan Metzmacher2011-11-201-0/+15
* lib/param: add "SMB2_22" to enum_protocolStefan Metzmacher2011-11-201-0/+1
* s4-dsdb: Modify the repl_meta_data behavior to allow Metadata change on attri...Matthieu Patou2011-11-191-2/+8
* socket_wrapper/py_socket_wrapper.c - include Python 2.4 compatiblity codeMatthias Dieter Wallnöfer2011-11-191-0/+7
* Remove rawmemchr calls - found by Ira Cooper. These are glibc-specific calls,...Jeremy Allison2011-11-181-3/+4
* s3/packaging: Fix rpm build issues on RHEL4.Karolin Seeger2011-11-181-1/+13
* s3:libsmb: verify num_setup for SMBnttrans in cli_pull_trans()Stefan Metzmacher2011-11-181-0/+4
* s3:libsmb: fix compiler warning in cli_pull_trans()Stefan Metzmacher2011-11-181-1/+3
* s3:libsmb: only align unicode pipe_name (bug #8586)Stefan Metzmacher2011-11-181-7/+11
* s3: Fix bug 8371Volker Lendecke2011-11-181-0/+2
* s3-py-passdb: Fix handling of uninitialized gid valuesAmitay Isaacs2011-11-183-3/+3
* dsdb: Fix the password expiry calculationAmitay Isaacs2011-11-181-1/+1
* s3-passdb_test: Policy values are converted to signed integerAmitay Isaacs2011-11-181-1/+1
* s4-s3-upgrade: Add --verbose option to print extra detailsAmitay Isaacs2011-11-182-3/+6
* s4-auth log details about any token we fail to convert to a unix tokenAndrew Bartlett2011-11-181-0/+17
* s4-s3-upgrade: Fix idmap types ID_TYPE_UID/ID_TYPE_GID instead of UID/GIDAmitay Isaacs2011-11-181-3/+3
* samba-tool: Fix the domain account policy max_pwd_age calculationAmitay Isaacs2011-11-181-2/+8
* s4-s3-upgrade: Fix the minimum and maximum password age calculationAmitay Isaacs2011-11-181-4/+4
* s4-s3-upgrade now look for -1 as the special 'not set' valueAndrew Bartlett2011-11-182-2/+2