kai/samba-autobuild/.git
2013-02-04 Andrew Bartlettvfs: Whitespace fix only to get_nt_acl_internal indentation
2013-02-04 Andrew Bartlettvfs: Implement an improved vfs_acl_common that uses...
2013-02-04 Andrew Bartlettvfs: Add helper function hash_blob_sha256 to vfs_acl_co...
2013-02-04 Volker LendeckeFix typo in warning message
2013-02-03 Stefan Metzmachertevent_poll: add poll_event_loop_wait()
2013-02-03 Stefan Metzmachertevent_poll: fix the usage of tevent_re_initialise()
2013-02-03 Stefan Metzmachertevent_poll: call tevent_common_fd_destructor() from...
2013-02-03 Volker Lendecketevent_poll: Avoid a crash in poll_event_set_fd_flags
2013-02-03 Volker Lendecketevent_poll: Avoid a crash in poll_fresh_fde_destructor
2013-02-03 Volker Lendecketevent_poll: NULL out fde->event_ctx for "fresh" poll...
2013-02-03 Volker Lendecketevent_poll: Use the poll_event_context_destructor...
2013-02-03 Volker Lendecketevent_poll: Re-order routines
2013-02-03 Volker Lendecketevent_poll: Fix a crash in the poll backend
2013-02-01 Günther Deschnerkrb5pac: make sure to correctly store the highest relat...
2013-02-01 Günther Deschners3-net: mention optional impersonation principal for...
2013-02-01 Günther Deschners4-torture: make sure to deal with the highest relative...
2013-02-01 Günther Deschnerndrdump: make sure to deal with the highest relative...
2013-02-01 Stefan Metzmachers3:auth: wbcAuthenticateEx gives unix times (bug #9625)
2013-01-31 David Disseldorpselftest: skip smb2.ioctl tests on ntvfs
2013-01-31 Volker Lendecketevent: Fix a comment typo
2013-01-31 Jeremy AllisonFix the compound tests to correctly pass against Window...
2013-01-31 Jeremy AllisonAdd new function smbXcli_session_copy(), to be used...
2013-01-30 Volker Lendeckesmbd: Fix a typo
2013-01-30 Volker Lendeckesmbd: Fix a typo
2013-01-29 Michael Adams3:winbindd: change getpwsid() to return a passwd struc...
2013-01-29 Michael Adams3:winbindd: check the correct variable for talloc...
2013-01-29 Michael Adams3:winbindd:getgrnam: also produce a group struct for...
2013-01-29 Michael Adams3:winbindd: create group structs for gids that are...
2013-01-29 Michael Adams3:winbindd: factor add_wbint_Principal_to_dict() out...
2013-01-29 Michael Adams3:winbindd: fix a cut'n'paste comment typo in wb_fill_...
2013-01-29 Michael Adams3:winbindd: rename winbindd_getgrnam_lookupsid_done...
2013-01-29 Christian Ambachs3:utils/net remove aclmapset command
2013-01-29 Christian Ambachs3:net_idmap_dump support dumping autorid backend
2013-01-29 Christian Ambachs3:net_idmap_dump add missing braces
2013-01-29 Christian Ambachs3:net_idmap_dump remove obsolete support for tdb:idmap...
2013-01-29 Christian Ambachs3:net_idmap_dump deal with idmap config * : backend...
2013-01-28 Jeremy AllisonRegression test for bug #9571 - Unlink after open cause...
2013-01-28 Pavel ShilovskyFix bug #9571 - Unlink after open causes smbd to panic.
2013-01-28 Jeremy AllisonFix bug #9588 - ACLs are not inherited to directories...
2013-01-28 Volker Lendeckesmbcontrol: Fix undefined serverid_traverse_read warning
2013-01-28 Volker Lendeckesmbcontrol: Fix the build with libunwind
2013-01-27 Stefan Metzmachers4:service_task: add missing imessaging_cleanup() to...
2013-01-27 Stefan Metzmachers4:service_task: prevent a segfault if task->msg_ctx...
2013-01-27 Stefan Metzmacherselftest: rename 'promoted_vampire_dc' to 'promoted_dc'
2013-01-27 Andrew Bartlettselftest: Add test of upgradeprovision using the old...
2013-01-27 Stefan Metzmachersamba_upgradeprovision: detect dns_backend for the...
2013-01-27 Stefan Metzmacherprovision: setup names.dns_backend
2013-01-27 Stefan Metzmachersamba_upgradeprovision: fix the nTSecurityDescriptor...
2013-01-27 Stefan Metzmacherprovision: fix nTSecurityDescriptor of containers in...
2013-01-27 Stefan Metzmacherprovision: fix nTSecurityDescriptor attributes of CN...
2013-01-27 Stefan Metzmacherprovision: fix nTSecurityDescriptor of CN={LostAndFound...
2013-01-27 Stefan Metzmacherprovision: setup names.name_map['DnsAdmins']
2013-01-27 Stefan Metzmacherprovision: introduce names.name_map = {}
2013-01-27 Stefan Metzmacherprovision: add get_dns_{forest,domain}_microsoft_dns_de...
2013-01-27 Stefan Metzmacherprovision: add get_config_ntds_quotas_descriptor()
2013-01-27 Stefan Metzmacherprovision: add get_{config,domain}_delete_protected...
2013-01-27 Stefan Metzmacherschema.py: add optional name_map={} to get_schema_descr...
2013-01-27 Stefan Metzmacherprovision: add optional name_map={} argument to get_...
2013-01-27 Stefan Metzmacherprovision: import/export get_dns_partition_descriptor()
2013-01-27 Stefan Metzmacherprovision: setup names.dns{forest,domain}dn
2013-01-27 Stefan Metzmachersamba_upgradeprovision: fix resetting of 'nTSecurityDes...
2013-01-27 Stefan Metzmachersamba_upgradeprovision: don't reset 'whenCreated' when...
2013-01-27 Stefan Metzmacherdbckecker: fix nTSecurityDescriptor values from before...
2013-01-27 Stefan Metzmacherdsdb-descriptor: get_default_group() should always...
2013-01-27 Stefan Metzmachertests/sec_descriptor: the default owner behavior depend...
2013-01-27 Stefan Metzmacherlibcli/security: calculate INHERIT_ONLY correcty for...
2013-01-26 Andrew Bartletts4-process_single: Use pid,task_id as cluster_id in...
2013-01-26 Andrew Bartlettpymessaging: Pass around the server_id struct to python...
2013-01-26 Andrew Bartlettpymessaging: Use correct unsigned types for server...
2013-01-26 Andrew Bartlettldb: Ensure to decrement the transaction_active wheneve... ldb-1.1.15
2013-01-26 Stefan Metzmacherldb: fix a warning by converting from TDB_DATA to struc...
2013-01-25 Jeremy AllisonRegression test for bug #9587 - archive flag is always...
2013-01-25 Jeremy AllisonFix bug #9587 - archive flag is always set on directories.
2013-01-25 Andrew Bartlettbug9598: s4-process_single: Use pid,fd as cluster_id...
2013-01-24 Volker LendeckeAvoid a very small memleak on talloc_tos()
2013-01-24 Jeremy AllisonFix bug #9572 - File corruption during SMB1 read by...
2013-01-24 Jeremy AllisonRevert "s3:smbd: SMB ReadX with size > 0xffff should...
2013-01-24 Günther Deschners4-torture: add some basic tests for PlayGDIScriptOnPri...
2013-01-24 Günther Deschners3-rpcclient: add cmd_spoolss_play_gdi_script_on_printe...
2013-01-24 Günther Deschnerspoolss: add UNIVERSAL_FONT_ID_ctr for debugging.
2013-01-24 Günther Deschnerspoolss: Add UNIVERSAL_FONT_ID.
2013-01-24 Günther Deschnerspoolss: fill in spoolss_PlayGDIScriptOnPrinterIC IDL.
2013-01-24 Günther Deschners3-rpcclient: decode OsVersion{Ex} binary blobs when...
2013-01-24 Günther Deschners3-spoolss: Make it easier to manipulate the returned...
2013-01-24 Günther Deschnerspoolss: make spoolss deal with ndr64 StartDocPrinter...
2013-01-24 Günther Deschnerspoolss: add more spoolss_DriverAttributes values.
2013-01-24 Karolin Seegerdocs: ldbsearch.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldbrename.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldbmodify.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldbedit.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldbdel.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldbadd.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldb.3.xml: Correct meta data.
2013-01-24 Andrew Bartlettgensec: Allow login without a PAC by default (bug ...
2013-01-24 Jeremy AllisonFix bug #9586 - smbd[29175]: disk_free: sys_popen(...
2013-01-23 Stefan Metzmacherdsdb-acl: remove unused variable
2013-01-23 Volker Lendeckesmbd: Fix a NULL vs false return error
2013-01-23 Andreas Schneiderwaf: Fix pdb_ldap which cannot be built as a module.
2013-01-23 Andreas Schneiderldap: Remove obsolete convertSambaAccount script.
2013-01-22 Andrew Bartlettlibcli/auth: fix void function cannot return value...
next