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
2010-04-13
examples: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2010-04-13
s3-docs: Fix typo in man idmap_ad.
Karolin Seeger
1
-1
/
+1
2010-04-13
s4:librpc/rpc: the python bindings should use !NT_STATUS_IS_OK instead of NT_...
Stefan Metzmacher
1
-4
/
+4
2010-04-13
s4:librpc/rpc: make PyErr_SetDCERPCStatus() static
Stefan Metzmacher
2
-3
/
+3
2010-04-13
s4:"samdb_server_site_name" uses - proof for out of memory
Matthias Dieter Wallnöfer
2
-2
/
+7
2010-04-13
s4:samdb_server_site_name - fix indentation
Matthias Dieter Wallnöfer
1
-4
/
+6
2010-04-13
s4:fill_netlogon_samlogon_reponse - fix a typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-13
s4:torture/netlogon - enhance test for "dcesrv_netr_DsRGetDCNameEx2"
Matthias Dieter Wallnöfer
1
-0
/
+20
2010-04-13
s4:dcesrv_netr_DsRGetDCNameEx2 - provide a much better implementation
Matthias Dieter Wallnöfer
2
-52
/
+51
2010-04-13
s4:fill_netlogon_samlogon_response - some rework of the detection code
Matthias Dieter Wallnöfer
1
-16
/
+26
2010-04-13
s4: prevent the autoconf build from removing source4/librpc/gen_ndr/README
Andrew Tridgell
2
-2
/
+2
2010-04-13
s4-waf: don't try to use the system lib for the library build
Andrew Tridgell
3
-13
/
+17
2010-04-13
tevent-waf: added man page and pkgconfig file
Andrew Tridgell
1
-3
/
+11
2010-04-13
libwbclient: Re-Fix a bug that was fixed with e5741e27c4c
Volker Lendecke
4
-29
/
+56
2010-04-13
libwbclient: Remove a pointless variable
Volker Lendecke
1
-3
/
+1
2010-04-13
buildtools/wafsamba: make sure CHECK_FUNC() and CHECK_VARIABLE() work with -O...
Stefan Metzmacher
1
-2
/
+6
2010-04-13
tdb-waf: added build of manpages and config options for RPM build
Andrew Tridgell
2
-3
/
+45
2010-04-13
talloc-waf: the talloc1-compat lib depends on talloc
Andrew Tridgell
1
-2
/
+2
2010-04-13
build: for unbundled libraries install devel link too
Andrew Tridgell
1
-0
/
+8
2010-04-13
testprogs/blackbox/test_kinit: reorder arguments to "net time" to fix make test
Stefan Metzmacher
1
-1
/
+1
2010-04-13
s4:tortore/rpc/spoolss: some compilers don't like .foo.bar = 5
Stefan Metzmacher
1
-28
/
+42
2010-04-13
talloc-waf: added the manpage generation and talloc1-compat generation
Andrew Tridgell
1
-1
/
+34
2010-04-13
build: added autoconf compatible configure options
Andrew Tridgell
1
-0
/
+27
2010-04-13
s4:CLDAP - "fill_netlogon_samlogon_reponse" - check for out of memory
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-04-13
s4:acl/descriptor LDB module - distinguish between root and default basedn
Matthias Dieter Wallnöfer
2
-0
/
+12
2010-04-13
s4:use "samdb_forest_name" for the forest DNS domainname lookup
Matthias Dieter Wallnöfer
2
-15
/
+12
2010-04-13
s4:dsdb/common/util.c - add a call which determines centrally the forest DNS ...
Matthias Dieter Wallnöfer
1
-0
/
+19
2010-04-13
s3: Cache the username map in gencache
Volker Lendecke
4
-0
/
+79
2010-04-13
s4:remove "samdb_root_dn", "samdb_base_dn", "samdb_config_dn" and "samdb_sche...
Matthias Dieter Wallnöfer
1
-20
/
+0
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
20
-37
/
+43
2010-04-13
s4:objectclass LDB module - remove a unneeded newline
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-04-12
Move to using 64-bit mid values in our internal open file database.
Jeremy Allison
15
-166
/
+188
2010-04-13
build: cope with spaces in options passed to ./configure
Andrew Tridgell
1
-1
/
+1
2010-04-13
build: allow cross-builds to use shared libraries
Andrew Tridgell
1
-1
/
+1
2010-04-13
s4-tevent: up tevent version number
Andrew Tridgell
3
-4
/
+4
2010-04-13
build: check the type of implied dependencies
Andrew Tridgell
1
-1
/
+12
2010-04-13
build: fixed a typo that prevented --bundled-libraries from working correctly
Andrew Tridgell
1
-1
/
+1
2010-04-13
build: cope with existing binaries in bin/ left over from the old build
Andrew Tridgell
1
-4
/
+2
2010-04-12
s3: Apply some const
Volker Lendecke
2
-6
/
+10
2010-04-12
s3/s4:netlogon IDL - fix up "struct netr_SamInfo6" regarding the "forest" att...
Matthias Dieter Wallnöfer
5
-12
/
+12
2010-04-12
s4:auth/auth_sam_reply.c - fix counter types
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-04-12
s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions
Matthias Dieter Wallnöfer
4
-4
/
+4
2010-04-12
s4:torture/ldap/ldap_sort.c - There should be used the "base_dn" not the "roo...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-04-12
selftest: Cope with strict.
Jelmer Vernooij
1
-1
/
+1
2010-04-12
s4:tortore/rpc/spoolss.c: fix declaration after code warning
Stefan Metzmacher
1
-10
/
+10
2010-04-12
s4-ldb: enable waf build of ldb without ldap backend
Andrew Tridgell
1
-2
/
+3
2010-04-12
build: added cross-compilation configure options
Andrew Tridgell
3
-0
/
+53
2010-04-12
Fixed a problem with provision missing the default_dir/etc directory.
Nadezhda Ivanova
1
-2
/
+2
2010-04-12
s3: Little refactoring: Factor out skip_space
Volker Lendecke
1
-5
/
+10
2010-04-12
s3: Remove a bogus 0-check, "isspace" can not return true for \0
Volker Lendecke
1
-1
/
+1
[next]