index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-21
libcli/security/security_descriptor.c - fix three wrong counter variables
Matthias Dieter Wallnöfer
1
-3
/
+3
2011-02-21
libcli/security/privileges.c - fix wrong counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-02-21
libcli/security/privileges.c - fix the counting of privileges
Matthias Dieter Wallnöfer
1
-9
/
+4
2011-02-21
libcli/security/sddl.c - fix wrong counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-02-21
libcli/security/display_sec.c - fix wrong counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-02-21
s4: avoid overwritting the dceprc.h file from toplevel librpc
Matthieu Patou
1
-1
/
+8
2011-02-21
pyldb: add tests for getting control results
Matthieu Patou
1
-0
/
+8
2011-02-21
pyldb: Add tests for the ldb_result object
Matthieu Patou
1
-0
/
+87
2011-02-21
pyldb: create LdbResult, return value from ldb.search is now a LdbResult
Matthieu Patou
2
-5
/
+332
2011-02-21
s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0)
Matthieu Patou
3
-26
/
+26
2011-02-21
ldb: controls marshalling/unmarshalling improvement
Matthieu Patou
4
-623
/
+930
2011-02-21
Fix missing dependency on libreplace.
Jelmer Vernooij
1
-1
/
+1
2011-02-20
s4/drs-tests:Blackbox test to verify DsReplicaSync handling
Kamen Mazdrashki
1
-0
/
+91
2011-02-20
s4/samba.tests: Raise BlackboxProcessError exception in case check_output met...
Kamen Mazdrashki
1
-2
/
+2
2011-02-20
s4/samba.tests: Extend CalledProcessError class to store STDOUT and STDERR fo...
Kamen Mazdrashki
1
-0
/
+13
2011-02-20
s4/drs-tests: Allow _net_drs_replicate to force replication and return output...
Kamen Mazdrashki
1
-2
/
+4
2011-02-20
s4/drs-tests: Split samba-tool command line generation into separate method
Kamen Mazdrashki
1
-7
/
+12
2011-02-20
s4/drs-tests: Inherit DrsReplSchemaTestCase from DrsBaseTestCase
Kamen Mazdrashki
1
-45
/
+2
2011-02-20
s4/drs-tests: Inherit DrsFsmoTestCase from DrsBaseTestCase
Kamen Mazdrashki
1
-35
/
+2
2011-02-20
s4/drs-tests: Inherit DrsDeleteObjectTestCase from DrsBaseTestCase
Kamen Mazdrashki
1
-44
/
+2
2011-02-20
s4/drs-tests: Add a base class to hold common functionality for all DRS pytho...
Kamen Mazdrashki
1
-0
/
+104
2011-02-20
s3: Fix pdb_ads_enum_aliasmem for empty aliases
Volker Lendecke
1
-1
/
+3
2011-02-20
s3: Support SetGroupInfo in pdb_ads
Volker Lendecke
1
-4
/
+66
2011-02-20
s3: Fix a debug message
Volker Lendecke
1
-1
/
+1
2011-02-20
s3: Fix pdb_ads_enum_group_members for empty groups
Volker Lendecke
1
-1
/
+3
2011-02-20
s3: Fix error returns in pdb_ads_mod_groupmem
Volker Lendecke
1
-2
/
+4
2011-02-20
s4-version: Fix version finding for bzr branches.
Jelmer Vernooij
1
-1
/
+1
2011-02-20
ldb-samba: Add missing dependency on pyldb-util.
Jelmer Vernooij
1
-1
/
+1
2011-02-20
s3: Improve a debug message, we have more than pdb_tdb.
Volker Lendecke
1
-1
/
+1
2011-02-20
s3: Protect tldap_errstr against a NULL ld
Volker Lendecke
1
-1
/
+3
2011-02-20
s3: Fix return code of pdb_ads_getsamupriv if the user does not exist
Volker Lendecke
1
-1
/
+1
2011-02-20
s3: Add ACB_NORMAL to workstations, match RPC-SAMR
Volker Lendecke
1
-1
/
+9
2011-02-20
s3: Make QueryDispInfo and QueryInfo match for guest
Volker Lendecke
1
-6
/
+19
2011-02-20
s3: NO_SUCH_USER is a lot more likely than NO_MEMORY
Volker Lendecke
1
-1
/
+1
2011-02-20
s3: Convert init_system_info to NTSTATUS
Volker Lendecke
4
-9
/
+12
2011-02-20
s3: Slightly simplify Get_Pwnam_alloc
Volker Lendecke
1
-4
/
+1
2011-02-20
s3: Fix some nonempty blank lines
Volker Lendecke
2
-9
/
+9
2011-02-19
s3:tests: fix the smbclient_s3 test for multiple users running it.
Michael Adam
1
-2
/
+16
2011-02-19
s3:tests: remove unused script/tests/test_functions.sh
Michael Adam
1
-202
/
+0
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_posix_s3.sh
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_ntlm_auth_s...
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_smbtorture_...
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_wbinfo_s3.sh
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: use the blackbox subunit output formatter for the testparm_s3 test.
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_local_s3.sh
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: use the blackbox subunit output formatter for the smbclient_s3 test.
Michael Adam
1
-2
/
+2
2011-02-19
s3: Pass logonHours through pdb_ads
Volker Lendecke
1
-0
/
+22
2011-02-19
s3: Add "len" to pdb_set_hours
Volker Lendecke
8
-13
/
+23
2011-02-19
s3: Let pdb_ads write accountExpires
Volker Lendecke
1
-0
/
+18
2011-02-19
s3: Fix pdb_ads_pull_time
Volker Lendecke
1
-1
/
+1
[next]