summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-24pidl:Samba4/NDR/Parser: don't generate code for [ignore] pointersStefan Metzmacher1-2/+35
2011-11-24Remove unused variable.Jeremy Allison1-1/+0
2011-11-23Fix uninitialized variable frees on error paths.Jeremy Allison1-11/+11
2011-11-23s3: Fix a valgrind errorVolker Lendecke1-1/+1
2011-11-23s3: Move server_info_struct to nmbdVolker Lendecke2-9/+9
2011-11-23s3: Replace delete_token_list by an arrayVolker Lendecke2-53/+69
2011-11-23Ensure we don't free uninitialized variables.Jeremy Allison1-2/+2
2011-11-22Remove the setting of the inherited ACL on new files/directories. This isJeremy Allison3-224/+0
2011-11-22Move setting the inherited ACL into the main open code path. Next willJeremy Allison1-1/+110
2011-11-22Move the "set SD" code into provided SD and "inherit acls" branches.Jeremy Allison1-29/+32
2011-11-22Only add the SD if it's not a new stream file.Jeremy Allison1-1/+1
2011-11-22Move the add security descriptor code to *after* all the other meta-data isJeremy Allison1-35/+35
2011-11-22s3: Fix wb_next_pwent_fill_doneVolker Lendecke1-1/+0
2011-11-22s3 libaddns: Prevent a crash when dns_create_update failsKai Blin1-1/+1
2011-11-22s4-dns: added --no-credentials option to samba_dnsupdateAndrew Tridgell1-3/+10
2011-11-21Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison13-49/+32
2011-11-21s3:winbindd_cm: close sockfd on error in cm_prepare_connection()Stefan Metzmacher1-0/+2
2011-11-21s3:libsmb: close fd on error in cli_connect_nb()Stefan Metzmacher1-0/+2
2011-11-21librpc: install drsuapi and drsblobs headers.Günther Deschner1-2/+6
2011-11-21s3-waf: remove version from libpdb.so for now.Günther Deschner1-2/+0
2011-11-20s4-smbtorture: add ndr test for nbt_netlogon_packet to avoid future regressions.Günther Deschner1-0/+36
2011-11-20s3:smb2_negprot: add support for SMB2_22Stefan Metzmacher1-0/+15
2011-11-20lib/param: add "SMB2_22" to enum_protocolStefan Metzmacher1-0/+1
2011-11-19s4-dsdb: Modify the repl_meta_data behavior to allow Metadata change on attri...Matthieu Patou1-2/+8
2011-11-19socket_wrapper/py_socket_wrapper.c - include Python 2.4 compatiblity codeMatthias Dieter Wallnöfer1-0/+7
2011-11-18Remove rawmemchr calls - found by Ira Cooper. These are glibc-specific calls,...Jeremy Allison1-3/+4
2011-11-18s3/packaging: Fix rpm build issues on RHEL4.Karolin Seeger1-1/+13
2011-11-18s3:libsmb: verify num_setup for SMBnttrans in cli_pull_trans()Stefan Metzmacher1-0/+4
2011-11-18s3:libsmb: fix compiler warning in cli_pull_trans()Stefan Metzmacher1-1/+3
2011-11-18s3:libsmb: only align unicode pipe_name (bug #8586)Stefan Metzmacher1-7/+11
2011-11-18s3: Fix bug 8371Volker Lendecke1-0/+2
2011-11-18s3-py-passdb: Fix handling of uninitialized gid valuesAmitay Isaacs3-3/+3
2011-11-18dsdb: Fix the password expiry calculationAmitay Isaacs1-1/+1
2011-11-18s3-passdb_test: Policy values are converted to signed integerAmitay Isaacs1-1/+1
2011-11-18s4-s3-upgrade: Add --verbose option to print extra detailsAmitay Isaacs2-3/+6
2011-11-18s4-auth log details about any token we fail to convert to a unix tokenAndrew Bartlett1-0/+17
2011-11-18s4-s3-upgrade: Fix idmap types ID_TYPE_UID/ID_TYPE_GID instead of UID/GIDAmitay Isaacs1-3/+3
2011-11-18samba-tool: Fix the domain account policy max_pwd_age calculationAmitay Isaacs1-2/+8
2011-11-18s4-s3-upgrade: Fix the minimum and maximum password age calculationAmitay Isaacs1-4/+4
2011-11-18s4-s3-upgrade now look for -1 as the special 'not set' valueAndrew Bartlett2-2/+2
2011-11-17s3/packaging: Fix rpm build issues on RHEL.Karolin Seeger1-24/+5
2011-11-17s4 dns: Reduce test output noise by upping log level for dns_name_packet loggingKai Blin1-3/+6
2011-11-17s4 dns: Add a first test caseKai Blin2-0/+120
2011-11-17s4 dns: Turn on internal DNS server during testingKai Blin1-1/+1
2011-11-17socket_wrapper: Added python interface to socket_wrapperAmitay Isaacs3-0/+938
2011-11-17samba.tests.dsdb: Import TestCase from samba.tests.Jelmer Vernooij1-4/+1
2011-11-17samba.tests: Make sure testtools is available before importing it.Jelmer Vernooij1-0/+2
2011-11-17Improve configure.in so it can be used outside the Samba source tree.Richard Sharpe1-2/+3
2011-11-17ldb: Add handy macros for reporting error inside ldb moduleAmitay Isaacs1-0/+2
2011-11-17s4-dsdb: Remove unsed variableAmitay Isaacs1-2/+0