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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-ldb: support a new type of ldb module loading
Andrew Tridgell
2010-11-01
4
-1
/
+199
*
waf: added module_init_name parameter to SAMBA_MODULE()
Andrew Tridgell
2010-11-01
1
-2
/
+3
*
tdb: Use waf by default.
Jelmer Vernooij
2010-11-01
2
-14
/
+15
*
s4-dsdb_schema: Use DRSUAPI_ATTID_INVALID instead of 0xFFFFFFFF magic value
Kamen Mazdrashki
2010-11-01
2
-28
/
+28
*
s4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_ATTID_INVALID
Kamen Mazdrashki
2010-10-31
1
-1
/
+2
*
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
2010-10-31
13
-240
/
+240
*
s4-server: avoid using environ as it is not portable
Andrew Tridgell
2010-10-31
1
-2
/
+1
*
unit tests: remove trailling white spaces
Matthieu Patou
2010-10-31
1
-27
/
+27
*
unit tests: allow make test to correctly and quickly exit in case of problem ...
Matthieu Patou
2010-10-31
1
-63
/
+73
*
replace/talloc: Avoid automatically pulling in new configure/Makefile,
Jelmer Vernooij
2010-10-31
2
-12
/
+0
*
s4:sam.py - test the "sAMAccountName" attribute
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+59
*
s4:samldb LDB module - validate "sAMAccountName" modifications
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+74
*
s4:netlogon RPC server - "LogonGetDomainInfo" - always check the LDB return c...
Matthias Dieter Wallnöfer
2010-10-31
1
-31
/
+57
*
s4:libnet_join.c - only write the really essential SPNs
Matthias Dieter Wallnöfer
2010-10-31
1
-8
/
+7
*
s4:provision - remove the "servicePrincipalName" creation on the DC object
Matthias Dieter Wallnöfer
2010-10-31
3
-25
/
+2
*
s4:setup/spn_update_list - reorder and update with other SPNs
Matthias Dieter Wallnöfer
2010-10-31
1
-13
/
+15
*
s4:scripting/bin/samba_spnupdate - also support adding all possible "serviceP...
Matthias Dieter Wallnöfer
2010-10-31
1
-2
/
+3
*
s4:dsdb/dns/dns_update.c - increase the timeout for the SPN and DNS update sc...
Matthias Dieter Wallnöfer
2010-10-31
1
-2
/
+2
*
s4:netlogon RPC server - point out that the "LogonGetDomainInfo" "servicePrin...
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+4
*
s4:sam.py - add a test for the "dNSHostName" - "servicePrincipalName" update ...
Matthias Dieter Wallnöfer
2010-10-31
1
-1
/
+151
*
s4:samldb LDB module - implement the "dNSHostName" - "servicePrincipalName" c...
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+155
*
s4:samldb LDB module - check for the number of results after a search operation
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+3
*
s4:drsuapi RPC server - fix counter variables
Matthias Dieter Wallnöfer
2010-10-31
1
-3
/
+6
*
talloc: Look harder for waf.
Jelmer Vernooij
2010-10-31
1
-1
/
+8
*
replace: Look harder for waf.
Jelmer Vernooij
2010-10-31
1
-1
/
+8
*
build: In some case the flags for the sun studio linker are wrong
Matthieu Patou
2010-10-31
2
-0
/
+24
*
build: check that if we provide -liconv we can build shared libs
Matthieu Patou
2010-10-31
2
-2
/
+19
*
s4-auth: added a dependency on com_err
Andrew Tridgell
2010-10-31
1
-1
/
+1
*
replace: Build using waf by default.
Jelmer Vernooij
2010-10-31
6
-15
/
+111
*
talloc: Switch over to using waf as the default build system for the standalo...
Jelmer Vernooij
2010-10-31
6
-17
/
+107
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
162
-15208
/
+0
*
s4:samldb LDB module - make the "userAccountControl" and "groupType" modify h...
Matthias Dieter Wallnöfer
2010-10-30
1
-122
/
+173
*
s4:samldb LDB module - add a new function which handles special cases for sin...
Matthias Dieter Wallnöfer
2010-10-30
1
-28
/
+51
*
s4:samldb LDB module - primary group change - free temporary messages to save...
Matthias Dieter Wallnöfer
2010-10-30
1
-2
/
+4
*
s4:sam.py - add a short double swap "primaryGroupID" test
Matthias Dieter Wallnöfer
2010-10-30
1
-0
/
+9
*
s4:samldb LDB module - adapt the "samldb_prim_group_change" trigger to suppor...
Matthias Dieter Wallnöfer
2010-10-30
1
-10
/
+55
*
s4:samr RPC server - the LDB error codes for adding or deleting a group membe...
Matthias Dieter Wallnöfer
2010-10-30
1
-4
/
+2
*
s4:sam.py - enhance "member" tests
Matthias Dieter Wallnöfer
2010-10-30
1
-0
/
+35
*
s4:samldb LDB module - "member" trigger
Matthias Dieter Wallnöfer
2010-10-30
1
-38
/
+69
*
s4:rpc_server/common.h - quiet compilation warnings
Matthias Dieter Wallnöfer
2010-10-30
1
-0
/
+2
*
provision: fix wrong tests
Matthieu Patou
2010-10-30
1
-6
/
+11
*
build: Remove zlib from the cache if we failed to pass all the tests
Matthieu Patou
2010-10-30
1
-0
/
+6
*
build: make this test darwin only as it mess a bit more the freebsd build
Matthieu Patou
2010-10-30
1
-1
/
+1
*
replace: Fix formatting.
Jelmer Vernooij
2010-10-30
1
-8
/
+8
*
ldb: Drop autoconf-based build system.
Jelmer Vernooij
2010-10-30
16
-4260
/
+0
*
tevent: Drop autoconf-based build system for standalone build.
Jelmer Vernooij
2010-10-30
13
-3918
/
+0
*
replace: Avoid autoproto as it breaks standalone builds.
Jelmer Vernooij
2010-10-30
2
-1
/
+10
*
replace: Only build replace-test in standalone build.
Jelmer Vernooij
2010-10-30
1
-7
/
+9
*
s4:local_password LDB module - fix typos
Matthias Dieter Wallnöfer
2010-10-30
1
-6
/
+6
*
s4:resolve_oids LDB module - fix counter types
Matthias Dieter Wallnöfer
2010-10-30
1
-2
/
+2
[prev]
[next]