index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
s4-smbtorture: add test for samr password_expired flag while setting passwords.
Günther Deschner
2008-11-28
1
-1
/
+401
|
*
s4-smbtorture: add test_SetUserPass_level_ex.
Günther Deschner
2008-11-28
1
-0
/
+131
|
*
s4-smbtorture: add samr_rand_pass_silent.
Günther Deschner
2008-11-28
1
-1
/
+8
|
*
s4-samr: fix samr passwdord_expired callers.
Günther Deschner
2008-11-28
4
-9
/
+11
|
*
s4-smbtorture: fix some build warnings.
Günther Deschner
2008-11-27
1
-3
/
+3
|
*
Don't filter out any variables for config.pm, only for config.mk.
Jelmer Vernooij
2008-11-26
1
-3
/
+1
|
*
Use a simple shell loop instead of _AC_SUBST_VARS.
Jelmer Vernooij
2008-11-26
1
-3
/
+12
|
*
Make sure dom_sid.h is installed.
Sam Liddicott
2008-11-25
2
-1
/
+3
|
*
fix the build
Volker Lendecke
2008-11-23
1
-1
/
+1
|
*
RPC sessions on np connections need the real session key transferred
Stefan Metzmacher
2008-11-23
2
-2
/
+7
|
*
Add "net machinepw"
Volker Lendecke
2008-11-22
3
-0
/
+94
|
*
Fix include path for installation.
Jelmer Vernooij
2008-11-21
1
-1
/
+1
|
*
eventlog: fill in some unknowns and use flags bitmap in IDL.
Günther Deschner
2008-11-20
1
-2
/
+2
|
*
s4-smbtorture: fix segfault in RPC-EVENTLOG test.
Günther Deschner
2008-11-20
1
-2
/
+2
|
*
Fix path for torture.h.
Jelmer Vernooij
2008-11-19
1
-1
/
+1
|
*
s3/s4 build: Fix execinfo and sasl build error when the libs/headers are in n...
Tim Prouty
2008-11-18
1
-1
/
+5
|
*
s3/s4 build: Fix makefile expression to work on more systems
Tim Prouty
2008-11-18
1
-1
/
+1
|
*
Move wireshark conformance file to top-level.
Jelmer Vernooij
2008-11-19
1
-1
/
+0
|
*
s4-smbtorture: add test for svcctl_QueryServiceConfig2W.
Günther Deschner
2008-11-17
1
-0
/
+49
|
*
s4-smbtorture: fix test for svcctl_EnumServicesStatusW.
Günther Deschner
2008-11-17
1
-5
/
+7
|
*
s4-smbtorture: add test for svcctl_QueryServiceStatusEx.
Günther Deschner
2008-11-17
1
-0
/
+68
|
*
s4-smbtorture: pure reformatting of svcctl test.
Günther Deschner
2008-11-17
1
-25
/
+24
|
*
s4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs testsuite.
Günther Deschner
2008-11-17
1
-0
/
+40
|
*
s4:dsdb/samdb: don't allow objects without objectClass
Stefan Metzmacher
2008-11-17
1
-2
/
+2
|
*
Run the original operation before we update linked attrs
Andrew Bartlett
2008-11-17
1
-17
/
+24
|
*
Remove timeout event once we are calling the callback.
Andrew Bartlett
2008-11-17
2
-4
/
+6
|
*
Improve debug when SASL search fails
Andrew Bartlett
2008-11-17
1
-1
/
+1
|
*
Print unconvertable ldb element values as base64.
Andrew Bartlett
2008-11-17
1
-2
/
+4
|
*
The samba3sam test does not really need the extended_dn module
Andrew Bartlett
2008-11-17
1
-1
/
+1
|
*
Remove restrictions on number of DN components in LDAP server
Andrew Bartlett
2008-11-17
1
-13
/
+9
|
*
Always validate a DN when constructing from a string in python
Andrew Bartlett
2008-11-17
1
-1
/
+1
|
*
s4:dsdb/schema_fsmo: provide "extendedAttributeInfo" and "extendedClassInfo"
Stefan Metzmacher
2008-11-16
1
-0
/
+56
|
*
s4:dsdb/schema: add a function to generate the "extendedClassInfo" values
Stefan Metzmacher
2008-11-16
2
-5
/
+46
|
*
s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" values
Stefan Metzmacher
2008-11-16
2
-8
/
+87
|
*
s4:dsdb/schema: use pointers for rangeLower and rangeUpper.
Stefan Metzmacher
2008-11-16
2
-6
/
+41
|
*
s4:dsdb/schema: we don't need to use find_syntax_map_by_ad_oid() as the synta...
Stefan Metzmacher
2008-11-16
1
-3
/
+1
|
*
s4:librpc/ndr: integrate NDR_MISC into LIBNDR
Stefan Metzmacher
2008-11-16
6
-32
/
+26
|
*
s4:libcli/resolve: don't ignore SIGCHLD anymore
Stefan Metzmacher
2008-11-16
1
-7
/
+15
|
*
s4:torture: fix the build with auto dependencies
Stefan Metzmacher
2008-11-16
4
-6
/
+7
|
*
Move torture directory to top-level.
Jelmer Vernooij
2008-11-16
7
-9
/
+8
|
*
Move libtorture to top-level.
Jelmer Vernooij
2008-11-16
5
-1174
/
+0
|
*
s3/s4 build: Add additional LDFLAGS in check_python.m4 to allow it to pass on...
Tim Prouty
2008-11-12
1
-2
/
+13
|
*
s4-smbtorture: add very basic RPC-NTSVCS test.
Günther Deschner
2008-11-12
4
-2
/
+133
|
*
Regenerate SWIG output.
Jelmer Vernooij
2008-11-11
1
-1
/
+0
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-11-11
1
-1
/
+0
|
|
\
|
|
*
It is not valid to talloc_free() ldb_dn_get_linearized()
Andrew Bartlett
2008-11-11
1
-1
/
+0
|
*
|
s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
7
-94
/
+124
|
*
|
s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)
Günther Deschner
2008-11-10
4
-7
/
+15
|
*
|
s4-samr: merge samr_QueryAliasInfo from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
3
-4
/
+10
|
*
|
s4-samr: merge samr_EnumDomainGroups from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
3
-20
/
+39
[prev]
[next]