summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tevent_poll: Avoid a crash in poll_event_set_fd_flagsVolker Lendecke2013-02-021-2/+8
* tevent_poll: Avoid a crash in poll_fresh_fde_destructorVolker Lendecke2013-02-021-2/+9
* tevent_poll: NULL out fde->event_ctx for "fresh" poll fdesVolker Lendecke2013-02-021-0/+8
* tevent_poll: Use the poll_event_context_destructor alwaysVolker Lendecke2013-02-021-5/+12
* tevent_poll: Re-order routinesVolker Lendecke2013-02-021-16/+16
* tevent_poll: Fix a crash in the poll backendVolker Lendecke2013-02-021-4/+15
* krb5pac: make sure to correctly store the highest relative pointer offset.Günther Deschner2013-02-011-0/+3
* s3-net: mention optional impersonation principal for PAC retrieval.Günther Deschner2013-02-011-1/+1
* s4-torture: make sure to deal with the highest relative pointer offset correc...Günther Deschner2013-02-011-6/+26
* ndrdump: make sure to deal with the highest relative pointer offset correctly.Günther Deschner2013-02-011-6/+19
* s3:auth: wbcAuthenticateEx gives unix times (bug #9625)Stefan Metzmacher2013-02-011-3/+3
* selftest: skip smb2.ioctl tests on ntvfsDavid Disseldorp2013-01-312-2/+1
* tevent: Fix a comment typoVolker Lendecke2013-01-311-1/+1
* Fix the compound tests to correctly pass against Windows when run with --sign...Jeremy Allison2013-01-311-6/+6
* Add new function smbXcli_session_copy(), to be used when creating compound SM...Jeremy Allison2013-01-302-0/+29
* smbd: Fix a typoVolker Lendecke2013-01-301-1/+1
* smbd: Fix a typoVolker Lendecke2013-01-301-1/+1
* s3:winbindd: change getpwsid() to return a passwd struct for a group sid id-m...Michael Adam2013-01-291-9/+43
* s3:winbindd: check the correct variable for talloc success in rpc_query_user()Michael Adam2013-01-291-1/+1
* s3:winbindd:getgrnam: also produce a group struct for a user with ID_TYPE_BOTHMichael Adam2013-01-291-2/+13
* s3:winbindd: create group structs for gids that are coming from a user sid id...Michael Adam2013-01-291-0/+49
* s3:winbindd: factor add_wbint_Principal_to_dict() out of wb_group_members_done()Michael Adam2013-01-292-17/+47
* s3:winbindd: fix a cut'n'paste comment typo in wb_fill_pwentMichael Adam2013-01-291-1/+1
* s3:winbindd: rename winbindd_getgrnam_lookupsid_done to winbindd_getgrnam_loo...Michael Adam2013-01-291-3/+3
* s3:utils/net remove aclmapset commandChristian Ambach2013-01-291-73/+0
* s3:net_idmap_dump support dumping autorid backendChristian Ambach2013-01-291-8/+106
* s3:net_idmap_dump add missing bracesChristian Ambach2013-01-291-1/+2
* s3:net_idmap_dump remove obsolete support for tdb:idmap2.tdb parameterChristian Ambach2013-01-291-6/+2
* s3:net_idmap_dump deal with idmap config * : backend config styleChristian Ambach2013-01-291-6/+13
* Regression test for bug #9571 - Unlink after open causes smbd to panicJeremy Allison2013-01-281-0/+44
* Fix bug #9571 - Unlink after open causes smbd to panic.Pavel Shilovsky2013-01-281-3/+3
* Fix bug #9588 - ACLs are not inherited to directories for DFS shares.Jeremy Allison2013-01-281-0/+13
* smbcontrol: Fix undefined serverid_traverse_read warningVolker Lendecke2013-01-281-0/+1
* smbcontrol: Fix the build with libunwindVolker Lendecke2013-01-281-1/+1
* s4:service_task: add missing imessaging_cleanup() to task_server_terminate()Stefan Metzmacher2013-01-271-0/+2
* s4:service_task: prevent a segfault if task->msg_ctx is not initialized yetStefan Metzmacher2013-01-271-1/+1
* selftest: rename 'promoted_vampire_dc' to 'promoted_dc'Stefan Metzmacher2013-01-272-11/+11
* selftest: Add test of upgradeprovision using the old alpha13 treeAndrew Bartlett2013-01-273-5/+141
* samba_upgradeprovision: detect dns_backend for the reference provisionStefan Metzmacher2013-01-272-10/+11
* provision: setup names.dns_backendStefan Metzmacher2013-01-271-0/+26
* samba_upgradeprovision: fix the nTSecurityDescriptor on more containers (bug ...Stefan Metzmacher2013-01-271-36/+92
* provision: fix nTSecurityDescriptor of containers in the DnsZones (bug #9481)Stefan Metzmacher2013-01-272-11/+23
* provision: fix nTSecurityDescriptor attributes of CN=*,${CONFIGDN} (bug #9481)Stefan Metzmacher2013-01-274-0/+34
* provision: fix nTSecurityDescriptor of CN={LostAndFound,System},${DOMAINDN} (...Stefan Metzmacher2013-01-272-0/+6
* provision: setup names.name_map['DnsAdmins']Stefan Metzmacher2013-01-271-0/+5
* provision: introduce names.name_map = {}Stefan Metzmacher2013-01-271-0/+1
* provision: add get_dns_{forest,domain}_microsoft_dns_descriptor()Stefan Metzmacher2013-01-272-0/+16
* provision: add get_config_ntds_quotas_descriptor()Stefan Metzmacher2013-01-272-0/+8
* provision: add get_{config,domain}_delete_protected*_descriptor()Stefan Metzmacher2013-01-272-0/+40
* schema.py: add optional name_map={} to get_schema_descriptor()Stefan Metzmacher2013-01-271-1/+1