summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-25s4-pynet: some systems don't have Py_TYPE()Andrew Tridgell1-0/+4
2010-08-25s4-pyrpc: added a test for talloc behaviour in pidl python codeAndrew Tridgell2-0/+57
2010-08-25s4-pyglue: added talloc_total_blocks() python callAndrew Tridgell2-2/+23
2010-08-25s4-rodc: removed python memory workaroundAndrew Tridgell1-2/+1
2010-08-25s4-python: reference substructures onto the parent structureAndrew Tridgell1-15/+23
2010-08-25pytalloc: fixed py_talloc_steal()Andrew Tridgell2-1/+9
2010-08-25s4-pyglue: pyglue now depends on pytallocAndrew Tridgell1-1/+1
2010-08-25s4-rodc: setup secrets database at end of RODC joinAndrew Tridgell1-5/+33
2010-08-25s4-pyglue: added talloc_report_full() and talloc_enable_null_tracking()Andrew Tridgell2-0/+32
2010-08-25s4-repl: load RODC partitions using msDS-hasFullReplicaNCsAndrew Tridgell2-4/+28
2010-08-25s4-pytalloc: use better names for python talloc objectsAndrew Tridgell1-0/+2
2010-08-25s3:smbd: add nfs quota support to the linux-non-sysquota codeMichael Adam1-0/+198
2010-08-25s3:smbd: add a nfs backend for sysquotas.Michael Adam5-0/+303
2010-08-25s4-smbtorture: Added a torture test for forest trustsSumit Bose5-2/+841
2010-08-25s4-smbtorture: Make test_SetupCredentials3 publicSumit Bose2-1/+25
2010-08-25s4-smbtorture: fill in trust_domain_passwords_check_in in NDR lsa test.Günther Deschner1-7/+35
2010-08-25Fix RPC-LSA-TRUSTED-DOMAINS for changed IDLSumit Bose1-0/+10
2010-08-25s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.Günther Deschner5-194/+69
2010-08-25s3-build: Use a wrapper script to run the tests.Andreas Schneider2-24/+49
2010-08-25s4-dsdb: make more of the UF_* flags available on pydsdbAndrew Tridgell1-0/+28
2010-08-25s4-rodc: broke up RODC join into separate functionsAndrew Tridgell1-186/+194
2010-08-25s4-rodc: added REPL_SECRET exop replication of accountsAndrew Tridgell1-11/+58
2010-08-25s4-dsdb: add more DS flags to the dsdb moduleAndrew Tridgell1-0/+15
2010-08-25s4-dsdb: added get_attid_from_lDAPDisplayName() on samdbAndrew Tridgell2-0/+49
2010-08-25s4-rodc: next step in RODC join codeAndrew Tridgell1-126/+218
2010-08-25s4-pynet: added replicate_init() and replicate_chunk() callsAndrew Tridgell1-35/+134
2010-08-25s4-libnet: added libnet_vampire_replicate_init()Andrew Tridgell1-0/+17
2010-08-25idl-nbt: fixed typoAndrew Tridgell1-1/+1
2010-08-24s3: Make char_flags and base_reverse const arraysVolker Lendecke3-74/+178
2010-08-24s3: Move "trans_num" to smbd_server_connectionVolker Lendecke3-5/+4
2010-08-24s3: Make srv_send_smb take an sconn instead of a sock fdVolker Lendecke10-31/+31
2010-08-24pam: fix unused variable warningBjörn Jacke1-1/+1
2010-08-24s4-waf: try to fix the s4 wbinfo build dependencies.Günther Deschner1-1/+1
2010-08-24s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...Günther Deschner3-4/+54
2010-08-23Final part of fix for bug #7636 - winbind internal error, backtrace.Jeremy Allison1-11/+18
2010-08-23s3-dcerpc: Allocate structure members on the right contextSimo Sorce1-1/+1
2010-08-23s3: PAM_RHOST and PAM_TTY are enums on FreeBSDVolker Lendecke2-3/+26
2010-08-23s4:getncchanges.c - fix some counter variable typesMatthias Dieter Wallnöfer1-3/+3
2010-08-23replace: Fix ifndefs for formatting defines.Jelmer Vernooij1-3/+3
2010-08-23s4-devel: added a getncchanges developer scriptAndrew Tridgell1-0/+120
2010-08-23s4-pyrpc: use s4_event_context_init()Andrew Tridgell1-1/+1
2010-08-23s4-pyregistry: use s4_event_context_init()Andrew Tridgell1-2/+2
2010-08-23s4-event: event_context_find() should use s4_event_context_init()Andrew Tridgell1-1/+1
2010-08-23s4-net: role should be case insensitive for joinAndrew Tridgell1-1/+4
2010-08-23s4-drs: show the user sid that does the GetNCChanges callAndrew Tridgell1-2/+3
2010-08-23s4-drs: removed the warning on WRIT_REP being setAndrew Tridgell1-4/+2
2010-08-23s4-net: added initial implemention of RODC joinAndrew Tridgell2-6/+311
2010-08-23libnet-s4: added replicate() command in pynetAndrew Tridgell1-0/+60
2010-08-23s4-libnet: split libnet_Vampire() into two partsAndrew Tridgell2-26/+82
2010-08-23s4-libnet: show the DN when DsAddEntry() failsAndrew Tridgell1-1/+2