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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-01
s4/samba-tool: Move samba-tool enableaccount to samba-tool user enable command.
Theresa Halloran
4
-64
/
+45
2011-06-01
librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string
Sean Finney
3
-1
/
+201
2011-05-31
libcli/util Remove ntstatus_check_dos_mapping
Andrew Bartlett
2
-37
/
+0
2011-05-31
s4-libcli Merge error map order with source3 errmap_unix.c
Andrew Bartlett
1
-26
/
+28
2011-05-31
heimdal: Remove getprogname and setprogname from the heimdal import
Andrew Bartlett
2
-139
/
+0
2011-05-31
heimdal_build: Don't use heimdal's getprogname() and setprogname()
Andrew Bartlett
2
-6
/
+17
2011-05-30
s4:torture: fix SEGFAULT in raw.acl.dynamic
Gregor Beck
1
-7
/
+8
2011-05-25
s4:samldb LDB module - check if the RODC group exists if creating an RODC
Matthias Dieter Wallnöfer
1
-13
/
+43
2011-05-25
s4:samldb LDB module - better to call "samldb_prim_group_trigger"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-05-25
s4:samldb LDB module - convert a "dsdb_module_search" into "dsdb_module_searc...
Matthias Dieter Wallnöfer
1
-5
/
+2
2011-05-25
s4:sam.py - uncomment/enhance some account type tests
Matthias Dieter Wallnöfer
1
-30
/
+48
2011-05-25
s4:samldb LDB modules - only objectClass "computer" is allowed to embed all t...
Matthias Dieter Wallnöfer
1
-3
/
+33
2011-05-25
s4:sam.py - tests for "isCriticalSystemObject" attribute
Matthias Dieter Wallnöfer
1
-0
/
+132
2011-05-25
s4:samldb LDB module - fix "isCriticalSystemObject" behaviour
Matthias Dieter Wallnöfer
1
-3
/
+22
2011-05-25
s4:sam.py - unchanged "primaryGroupID" when account type remains the same
Matthias Dieter Wallnöfer
1
-0
/
+38
2011-05-25
s4:samldb LDB module - fix the behaviour when changing the "userAccountControl"
Matthias Dieter Wallnöfer
1
-14
/
+31
2011-05-25
s4-provision Use correct tkey-gssapi-credential
Andrew Bartlett
2
-2
/
+4
2011-05-25
selftest: Make knowfail/skip files consistent, always use ^prefix
Andrew Bartlett
1
-80
/
+80
2011-05-21
s4:sam.py - add tests to check that setting "userAccountValue" on usersdon't ...
Matthieu Patou
1
-2
/
+40
2011-05-21
s4:samldb LDB module - don't change the "primaryGroupId" on LDB modifications...
Matthieu Patou
1
-1
/
+16
2011-05-21
s4:lsa RPC server - handle LDB flags as "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-05-21
s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle LDB connection flags as u...
Matthias Dieter Wallnöfer
3
-7
/
+7
2011-05-21
ldb:pyldb.c - all flags should be unsigned
Matthias Dieter Wallnöfer
1
-10
/
+10
2011-05-21
ldb:ldb_sqlite3.c - all LDB flags should be handled as "unsigned"
Matthias Dieter Wallnöfer
1
-2
/
+3
2011-05-21
ldb:tools/cmdline.c + tools/ldbtest.c - the connection flags are typed as "un...
Matthias Dieter Wallnöfer
2
-2
/
+2
2011-05-21
ldb:ldbtest.c - make more use of LDB constants
Matthias Dieter Wallnöfer
1
-4
/
+4
2011-05-21
s4:torture - always cast correctly when using the "%x" format string argument
Matthias Dieter Wallnöfer
2
-6
/
+6
2011-05-21
s4:auth/ntlmssp/ntlmssp_server.c - add "const" in front of "dnsdomain"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-05-21
add a demo script for dirsync
Matthieu Patou
1
-0
/
+156
2011-05-21
s4-dsdb: add unit tests for dirsync control
Matthieu Patou
3
-0
/
+716
2011-05-21
s4-dsdb: implementation of the dirsync control
Matthieu Patou
3
-0
/
+1369
2011-05-21
s4-dsdb: introduce dsdb_module_search_tree
Matthieu Patou
1
-24
/
+63
2011-05-21
s4-dsdb: relax a bit the checks on read acl when dirsync control is specified
Matthieu Patou
1
-12
/
+42
2011-05-21
s4-dsdb: create flag for requesting ACL relax in case of DIRSYNC request
Matthieu Patou
1
-0
/
+1
2011-05-21
s4: do not change the critical flag when it's on a dirsync control
Matthieu Patou
1
-1
/
+5
2011-05-21
s4: add blackbox test for rename
Matthieu Patou
1
-0
/
+3
2011-05-21
upgradeprovision: add hostname in the blackbox tests
Matthieu Patou
1
-1
/
+1
2011-05-21
Make the purge first so that the provision can reused during tests
Matthieu Patou
1
-3
/
+3
2011-05-21
Add a script for renaming a DC
Matthieu Patou
1
-0
/
+200
2011-05-21
s4-python: Remove not used imports
Matthieu Patou
2
-7
/
+4
2011-05-21
s4-python: move function find_provision_key_parameters to provision namespace...
Matthieu Patou
5
-113
/
+112
2011-05-20
torture-dfs: fix a typo that was causing the test to be flacky
Matthieu Patou
1
-1
/
+1
2011-05-18
selftest: Re-enable strings.py from source3/stf as a python subunit test
Andrew Bartlett
5
-0
/
+170
2011-05-18
s4-libnet: Remove libnet_Join and create libnet_Join_member
Andrew Bartlett
4
-49
/
+21
2011-05-18
build: Expand dcerpc-samba grouping library
Andrew Bartlett
1
-1
/
+1
2011-05-18
waf-build: Add more libraries to avoid duplicate symbols
Andrew Bartlett
1
-2
/
+3
2011-05-18
s4-selftest: gensec test is finished, don't skip
Andrew Bartlett
1
-1
/
+0
2011-05-18
selftest: Don't skip Samba3 tests in the top level build
Andrew Bartlett
1
-56
/
+64
2011-05-18
torture: desactivate the level 4 tests for DFS referral
Matthieu Patou
1
-2
/
+17
2011-05-18
s4-dfs: Add workaround so that XP really works well
Matthieu Patou
1
-13
/
+18
[prev]
[next]