summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * s3/docs: Fix typo in man idmap_rid.Karolin Seeger2009-05-261-1/+1
| * s3:smbd: move SMB1 specific stuff into a substructure of smbd_server_connectionStefan Metzmacher2009-05-265-28/+30
| * s3:smbd: add support for SMB2 signingStefan Metzmacher2009-05-265-55/+280
| * s3:smbd: return the correct security mode and capabilities in SMB2 NegotitateStefan Metzmacher2009-05-261-5/+18
| * s4:libcli/smb2: remove old dialect revision constantsStefan Metzmacher2009-05-261-4/+0
| * s4:smb2srv: We only support SMB 2.002.Stefan Metzmacher2009-05-262-6/+12
| * s4:libcli/smb2: use new SMB2_DIVELECT_REVISION constantsStefan Metzmacher2009-05-261-2/+5
| * s4:libcli/smb2: add some more SMB2 constantsStefan Metzmacher2009-05-261-4/+14
| * s3 WHATSNEW: Mention the changes to netKai Blin2009-05-261-0/+35
* | a useful debugging toolAndrew Tridgell2009-05-281-0/+7
* | fixed one-level indexingAndrew Tridgell2009-05-281-6/+2
* | enable one-level indexing in sam.ldbAndrew Tridgell2009-05-281-0/+5
* | make TDB_NOSYNC affect all the fsync/msync calls in transactionsAndrew Tridgell2009-05-281-5/+7
* | use domain_dn not ncnameAndrew Tridgell2009-05-261-3/+2
|/
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-05-2618-615/+330
|\
| * Don't use crossRef records to find our own domainAndrew Bartlett2009-05-2616-615/+253
| * Add support for sendmsg() in socket_wrapperAndrew Bartlett2009-05-262-0/+77
* | s4:provision: Added ComPartitionSets entry.Andrew Kroeger2009-05-261-0/+5
* | 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