summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-05-10s3:provision_basedn_modify.ldif - add "msDS-NcType" attribute and fix commentsMatthias Dieter Wallnöfer1-1/+5
2010-05-09s4:samldb LDB module - make "samldb_member_check" synchronous againMatthias Dieter Wallnöfer1-64/+33
2010-05-09s4:samldb LDB module - make "samldb_prim_group_users_check" synchronous againMatthias Dieter Wallnöfer1-235/+24
2010-05-09s4:samldb LDB module - update the copyright noticeMatthias Dieter Wallnöfer1-1/+1
2010-05-09s4:net utility - make outprinted description comments more consistentMatthias Dieter Wallnöfer14-16/+16
2010-05-09s4:net utility - remove unixname parameter of samdb.newuserMatthias Dieter Wallnöfer1-9/+4
2010-05-09s4:samdb python bindings - remove idmap creation stuff from this callMatthias Dieter Wallnöfer1-22/+1
2010-05-09s4:net utility - add an optional password attribute to "net user add"Matthias Dieter Wallnöfer1-3/+5
2010-05-09s4:dsdb Provide an intelegent fallback if not CN=Subnets is foundAndrew Bartlett1-3/+7
2010-05-09dsdb/password_hash: remove usage of msDs-KeyVersionNumberStefan Metzmacher1-37/+1
2010-05-09s4:dsdb Use replPropertyMetaData as the basis for msDS-KeyVersionNumberAndrew Bartlett1-10/+76
2010-05-08s4-smbtorture: add smbcli_rap_netuserpasswordset2().Günther Deschner1-0/+55
2010-05-07s4-devel: a very useful script when dealing with library/linking issuesAndrew Tridgell1-0/+15
2010-05-06s4-devel: auto-delete any leftover IPsAndrew Tridgell1-0/+8
2010-05-06s4-devel: a useful script for giving DRS replication demosAndrew Tridgell1-0/+14
2010-05-06build: added a reconfigure targetAndrew Tridgell1-0/+4
2010-05-05s4-ldb: check for ldap_initializeAndrew Tridgell1-1/+1
2010-05-05s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo().Günther Deschner1-1/+0
2010-05-05s4-ldb: add msg saying which build system is being usedAndrew Tridgell1-0/+2
2010-05-04s4-torture: Added the printername to the AddPrinter comment.Andreas Schneider1-2/+4
2010-05-04s4-torture: Fixed spoolss dsspooler printername test.Andreas Schneider1-1/+9
2010-05-04s4/waf: ABI update for lib/ldbAnatoliy Atanasov2-1/+225
2010-05-04s4/rodc: Support read-only databaseAnatoliy Atanasov8-33/+299
2010-05-04s4/rodc: Fix the callbacks up the stack to handle referrals on modify requestsAnatoliy Atanasov7-0/+63
2010-05-04s4:py_nttime2string - removed unused variable "nt2"Matthias Dieter Wallnöfer1-2/+3
2010-05-04s4-smbtorture: fill in test_rap_print().Günther Deschner1-12/+98
2010-05-04s4-smbtorture: add test_netprintdestgetinfo() to RAP-PRINTING.Günther Deschner1-0/+54
2010-05-04s4-smbtorture: add smbcli_rap_netprintdestgetinfo().Günther Deschner1-0/+81
2010-05-04s4-smbtorture: add test_netprintdestenum to RAP-PRINTING.Günther Deschner1-0/+24
2010-05-04s4-smbtorture: add smbcli_rap_netprintdestenum.Günther Deschner1-0/+135
2010-05-04s4-script: added a --waf option to minimal_includes.plAndrew Tridgell1-0/+7
2010-05-04build: allow use of target names as commands in wafAndrew Tridgell1-1/+10
2010-05-03s4-smbtorture: add extraformat to smbcli_rap_netprintqgetinfo() as well.Günther Deschner1-0/+3
2010-05-03s4-smbtorture: use RAP extraformat for smbcli_rap_netprintqenum().Günther Deschner1-0/+3
2010-05-03s4-smbtorture: add rap_cli_expect_extra_format().Günther Deschner1-0/+10
2010-05-03s4-smbtorture: make all smbcli_rap_* failures critical.Günther Deschner1-30/+15
2010-05-03s4/test: Implement tests for msDS-isRODC constructed attributeAnatoliy Atanasov1-0/+39
2010-05-03s4/rodc: Implement msDS-isRODC constructed attrAnatoliy Atanasov2-7/+167
2010-05-03s4:LogonGetDomainInfo - fix a potential crash sourceMatthias Dieter Wallnöfer1-0/+4
2010-05-03s4:LogonGetDomainInfo - fix indentationMatthias Dieter Wallnöfer1-2/+2
2010-05-03s4:LogonGetDomainInfo - remove singular "dNSHostName" check - this doesn't be...Matthias Dieter Wallnöfer1-19/+1
2010-05-03Replaced DS_FLAG_ATTR_IS_CRITICAL with SCHEMA_FLAG_ATTR_IS_CRITICAL.Nadezhda Ivanova1-1/+1
2010-05-03Added a function to check if an attribute can belong to a filtered replica.Nadezhda Ivanova4-2/+130
2010-05-03s4-smbtorture: add test_netprintjobsetinfo to RAP-PRINTING.Günther Deschner1-0/+82
2010-05-03s4-smbtorture: add smbcli_rap_netprintjobsetinfo().Günther Deschner1-0/+72
2010-05-03s4-smbtorture: add rap_cli_push_param() and rap_cli_push_sendbuf().Günther Deschner1-0/+14
2010-05-03s4-waf: fixed symlink path for autogen.shAndrew Tridgell1-1/+1
2010-05-03s4-waf: switch Samba4 over to the waf build by defaultAndrew Tridgell3-86/+87
2010-05-02s4-ldb: use a parent context in the ldb utilsAndrew Tridgell6-12/+20
2010-05-02s4: Fix python binding for drsblobsMatthieu Patou1-1/+1