kai/samba.git
2012-10-08 Stefan Metzmachers4:scripting/python: add '-V' as alias for '--version'
2012-10-08 Stefan Metzmachers4:samba-tool: allow 'samba-tool --version'
2012-10-08 Stefan Metzmachers4:samba-tool: use normal option parsing in SuperCommand
2012-10-08 Stefan Metzmachers4:samba-tool: add optional epilog to _create_parser()
2012-10-08 Andreas Schneiders3fs-printing: Fix RAW printing for normal users.
2012-10-08 Karolin Seegersamba-tool: Unify usage messages.
2012-10-08 Karolin Seegerdocs: Add man 8 samba-tool.
2012-10-08 Karolin Seegersamba-tool: Clarify usage of --help.
2012-10-08 Björn Baumbachdocs: fix opening and ending tag mismatch: para
2012-10-08 Björn Baumbachdocs: fix opening and ending tag mismatch: para
2012-10-08 Karolin Seegersamba-tool: Fix typo in usage.
2012-10-08 Matthieu Patous4-dns: fix a warning
2012-10-08 Matthieu Patous4-dns: Ignore zones that shouldn't be returned currently
2012-10-08 Matthieu Patous4-join: factorize code, add info
2012-10-08 Matthieu Patous4-join: add some documentation
2012-10-08 Matthieu Patous4-repl: make dreplsrv_partition_find_for_nc return...
2012-10-08 Matthieu Patoudrsuapi: Validate the input parameters for the drsuapi_...
2012-10-08 Matthieu Patoudrsuapi: check more carefully the validity of the NC
2012-10-08 Matthieu Patoudrsuapi-idl: Fix the encoding of the source_dsa_dns
2012-10-08 Matthieu Patoudrs-replica-info: level_not_supported is wrong when...
2012-10-08 Matthieu Patoulib-addns: ensure that allocated buffer are pre set...
2012-10-08 Matthieu Patouldap-server: sscanf result was never used to mistyped var
2012-10-08 Matthieu Patouldap-server: remove warning for the ret not being used
2012-10-08 Matthieu Patous4-drs: fix the logic to allow REPL_SECRET if the accou...
2012-10-08 Matthieu Patous4-drs: EXOP_REPL_SECRETS can be called by RW DC as...
2012-10-08 Matthieu Patoudrs-getncchanges: do not set the highestUsn to 0
2012-10-08 Matthieu Patoukcc: return invalid parameter if the taskId is not 0
2012-10-08 Matthieu Patoudrs-crackname: if there is no sid do not return the...
2012-10-08 Matthieu Patoudevel-crackname: Print if count > 0
2012-10-08 Matthieu PatouImplement the LIST_INFO_FOR_SERVER input format
2012-10-08 Matthieu Patougetdcinfo: Check that the server object has a serverref...
2012-10-08 Rusty Russellntdb: remove unused local variable.
2012-10-06 Volker Lendeckes3: Add two tests a CLEAR_IF_FIRST crash
2012-10-06 Volker Lendecketdb: Make tdb robust against improper CLEAR_IF_FIRST... save-diskspace-tags/tdb-1.2.11
2012-10-06 Rusty Russelltdb: Make robust against shrinking tdbs
2012-10-06 Jeremy AllisonWe should never just assign an st_mode to an ace->perms...
2012-10-05 Jeremy AllisonModify ensure_canon_entry_valid() into ensure_canon_ent...
2012-10-05 Jeremy AllisonSimplify ensure_canon_entry_valid by splitting out...
2012-10-05 Simo Sorcetalloc: Convert error cecking macros into fns save-diskspace-tags/talloc-2.0.8
2012-10-05 Simo SorceAdd tests for talloc_memlimit
2012-10-05 Simo SorceAdd memory limiting capability to talloc
2012-10-04 Jeremy AllisonEnsure the masks don't conflict with the ACL checks.
2012-10-04 Jeremy AllisonUpdate WHATSNEW.txt with removed parameters.
2012-10-04 Jeremy AllisonRemove the parameters:
2012-10-04 Jeremy AllisonRemove all uses of lp_security_mask/lp_force_security_m...
2012-10-04 Jeremy AllisonRevert "Add functions to programatically set the securi...
2012-10-04 Jeremy AllisonRevert "When creating a new file/directory, we need...
2012-10-04 Karolin Seegerhtml docs: Remove link to Using Samba.
2012-10-04 Karolin Seegerdocs: Remove duplicate synonym min protocol.
2012-10-04 Andreas Schneiders3fs-smbd: Make sure the registry is set up before...
2012-10-04 Andreas Schneiderwaf: Build pam_smbpass module only if enabled.
2012-10-04 Rusty Russelltdb: add -e option to tdbdump (and docment it).
2012-10-03 Rusty Russelltdb: tdbdump should log errors, and fail in that case.
2012-10-03 Rusty Russelltdb: add tdb_rescue()
2012-10-03 Jeremy AllisonCorrect fix for bug #9222 - smbd ignores the "server...
2012-10-03 Jeremy AllisonRevert "Fix bug #9222 - smbd ignores the "server signin...
2012-10-03 Jeremy AllisonFix bug #9214 - Bad user supplied SMB2 credit value...
2012-10-03 Björn Baumbachs3-docs: add delete_lost option to vfs_streams_depot.8
2012-10-03 Björn Baumbachs3-docs: Fix opening and ending tag mismatch in Samba3...
2012-10-03 Björn Baumbachs4: samba_backup: Fix typos.
2012-10-03 Stefan Metzmachers4:tortore/rpc/lsa: make more use of torture_assert*
2012-10-03 Andrew Bartlettwintest: Give dcpromo more time
2012-10-03 Andrew Bartlettwintest: Give netdom join more time to complete
2012-10-03 Andrew Bartlettwintest: Add config file for a second host
2012-10-03 Andrew Bartlettwintest: bump version to 4.1
2012-10-03 Andrew Bartlettnsswitch: Build nss_winbind on all supported platforms
2012-10-03 Andrew Bartlettselftest: Always build a linux-style nss_winbind for...
2012-10-03 Jelmer Vernooijprovision: Use logger rather than print.
2012-10-03 Matthieu Patous4-provision: do not skip setting the acls on sysvol
2012-10-02 Jeremy AllisonFix bug #9222 - smbd ignores the "server signing =...
2012-10-02 Jeremy AllisonWhen creating a new file/directory, we need to obey...
2012-10-02 Jeremy AllisonAdd functions to programatically set the security mask...
2012-10-02 Jeremy AllisonWhen setting a non-default ACL, don't forget to apply...
2012-10-02 Jeremy AllisonOnly apply masks on non-default ACL entries when settin...
2012-10-02 Jeremy AllisonUse is_default_acl variable in canonicalise_acl().
2012-10-02 Jeremy AllisonReformat spacing to be even.
2012-10-02 Volker Lendecketdb: Fix a typo
2012-10-02 Günther Deschners3-net: Fix DEBUG() location.
2012-10-02 Günther Deschners3-net: give more control how to update/register DNS...
2012-10-02 Günther Deschners3-net: pass down a flags field to DoDNSUpdate().
2012-10-02 Günther Deschners3-net: move out some prototypes to net_dns.h.
2012-10-02 Günther Deschners3-net: pass down struct net_context to the dns update...
2012-10-02 Günther Deschners3-kerberos: add aes enctypes to generated krb5.conf.
2012-10-02 Günther Deschners3-krb5: use and request AES keys in kerberos operations.
2012-10-02 Alexander BokovoyFix release script to build full set of documentation
2012-10-02 Karolin Seegerlibrelease.sh: Move the GPG data to the library section.
2012-10-02 Matthieu Patous4-dns: fix a non handled memory out of memory
2012-10-01 Jeremy AllisonAdd samba3.samba3badnameblob test to check regressions...
2012-10-01 Andreas Schneiders3fs-smbd: Move housekeeping to the background process.
2012-10-01 Björn Baumbachs3: vfs_streams_depot: add delete_lost option
2012-10-01 Björn Baumbachs3: make recursive_rmdir function non-static
2012-10-01 Jeremy Allisons3: Fix bug 8966, Fix net rpc share allowedusers to...
2012-09-30 Ira Coopers3: Fix libnss_winbind.so's build on Illumos/Solaris
2012-09-30 Kai Blins4 dns: Fix return code for deleted records
2012-09-30 Kai Blins4 dns: Get rid of deprecated allocation result check
2012-09-30 Andrew Bartlettselftest: use an array when starting testenv with system()
2012-09-29 Volker Lendeckes3: Fix opening a file under kernel oplocks
2012-09-29 Volker Lendeckes3: Remove a SMB_ASSERT
2012-09-29 Volker Lendeckes3: Close the now opened file descriptor in error paths
2012-09-29 Volker Lendeckes3: No code change, just re-indent
next