summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | s4:Added Extended-Rights and subentries.Andrew Kroeger2009-05-261-0/+881
* | s4:provision: Update DisplaySpecifiers (#5139).Andrew Kroeger2009-05-261-0/+369
* | Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-05-2631-339/+775
|\|
| * s3:dbwrap_tool: add listkeys operationMichael Adam2009-05-261-2/+45
| * s3:dbwrap_tool: remove superfluous command mappingMichael Adam2009-05-261-1/+0
| * s3:dbwrap_tool: add "erase" opearationMichael Adam2009-05-261-6/+42
| * net: Use samba default command line arguments.Kai Blin2009-05-2511-209/+135
| * s3 ctags: ignore all proto.h files for tag generationKai Blin2009-05-251-1/+1
| * s3:winbind_util: remove trailing spacesMichael Adam2009-05-251-56/+56
| * s3:dbwrap_ctdb: fix some function header commentsMichael Adam2009-05-251-3/+12
| * source3/utils/log2pcaphex.c(main): fixed file descriptors leak.Slava Semushin2009-05-251-0/+8
| * source{3,4}/torture/smbiconv.c(main): fixed file descriptor leak.Slava Semushin2009-05-252-0/+2
| * nsswitch/winbind_nss_aix.c(fill_grent): fixed memory leak.Slava Semushin2009-05-251-0/+3
| * s3-selftest: fix typo.Günther Deschner2009-05-251-2/+2
| * s3:winbind:idmap_ldap: warn about duplicate SID->XID mappings (bug #6387)Michael Adam2009-05-251-2/+11
| * s3:winbind:idmap_ldap: warn about duplicate XID->SID mappings (bug #6387)Michael Adam2009-05-251-0/+8
| * s3-samr: Fix Bug #6372, usermanager only displaying 1024 groups and aliases.Günther Deschner2009-05-251-0/+12
| * s3-selftest: enable RPC-SAMR-LARGE-DC against Samba3.Günther Deschner2009-05-251-1/+1
| * s4-smbtorture: add RPC-SAMR-LARGE-DC test.Günther Deschner2009-05-252-1/+332
| * s4-smbtorture: rename test_EnumDomain{Users,Groups,Aliases} in RPC-SAMR.Günther Deschner2009-05-251-11/+12
| * s4-smbtorture: re-work test_Create{User,Group,Alias} a little.Günther Deschner2009-05-251-14/+38
| * s3-pamsmbpass: copy _pam_get_item and _pam_get_data from pam_winbind.Günther Deschner2009-05-254-15/+42
| * s3-rpcclient: use get_domain_handle() fn in enum domain users & groups.Günther Deschner2009-05-251-12/+10
| * Attempt to fix a debian build problemVolker Lendecke2009-05-251-1/+1
| * s3/docs: Fix typos.Karolin Seeger2009-05-251-4/+4
* | added some more speed tests to tdbtoolAndrew Tridgell2009-05-261-6/+59
|/
* fixed interpretation of ACB_PWNOTREQAndrew Tridgell2009-05-252-15/+6
* fixed the client side password change codeAndrew Tridgell2009-05-251-61/+25
* cope with lanman auth being disabled in old password change codeAndrew Tridgell2009-05-251-8/+15
* TALLOC_FREE happily lives with a NULL ptr. Tim, please check!Volker Lendecke2009-05-243-48/+16
* Fix a race condition in winbind leading to a panicVolker Lendecke2009-05-241-0/+1
* use epoll for local-wbclient testVolker Lendecke2009-05-241-1/+1
* Don't limit the number of retries in wb_trans.Volker Lendecke2009-05-241-8/+0
* Don't set a timeout deep inside wb_connectVolker Lendecke2009-05-241-5/+0
* Change async_connect to use connect instead of getsockopt to get the errorVolker Lendecke2009-05-241-14/+24
* Do queueing in wbclient.cVolker Lendecke2009-05-242-46/+59
* Fix closed_fd(): select returning 0 means no fd listeningVolker Lendecke2009-05-241-4/+7
* Fix wb_simple_trans queueingVolker Lendecke2009-05-241-16/+3
* Add "err_on_readability" to writev_sendVolker Lendecke2009-05-245-7/+19
* Allow NULL queue to writev_sendVolker Lendecke2009-05-241-6/+16
* Ensure we return NT_STATUS_FILE_IS_A_DIRECTORY on a posix open on aJeremy Allison2009-05-221-1/+1
* Test that POSIX open of a directory returns NT_STATUS_FILE_IS_A_DIRECTORY (ER...Jeremy Allison2009-05-221-1/+12
* s3:smbd: implement SMB2 Tree DisconnectStefan Metzmacher2009-05-223-1/+38
* s3:smbd: implement SMB2 Tree ConnectStefan Metzmacher2009-05-225-2/+286
* s3:smbd: SMB2 session ids are 64bit...Stefan Metzmacher2009-05-222-3/+3
* tsocket: allow empty vectors at the end for tstream_writev()/readv()Stefan Metzmacher2009-05-221-0/+26
* s3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_unixids_to_sids (#6387)Michael Adam2009-05-221-1/+1
* s3:smbd: implement SMB2 LogoffStefan Metzmacher2009-05-223-1/+47
* Don't steal when we know the ptr will be null. Thanks to Simo forJeremy Allison2009-05-211-2/+1
* Revert the last two commits (fix for #6386). The actual problemJeremy Allison2009-05-211-7/+9