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
2007-10-10
r5104: - added support for task based servers. These are servers that within
Andrew Tridgell
12
-186
/
+377
2007-10-10
r5103: forgot to add two new files
Andrew Tridgell
2
-0
/
+272
2007-10-10
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
36
-1558
/
+633
2007-10-10
r5095: uint32 -> uint32_t
Tim Potter
1
-3
/
+2
2007-10-10
r5094: Use builtin swig types for converting between fixed width integer types.
Tim Potter
1
-11
/
+8
2007-10-10
r5093: Make debugs less confusing when a 0 NTTIME is printed.
Andrew Bartlett
1
-1
/
+5
2007-10-10
r5092: Add a bit more const - moving it further into the LDB layer.
Andrew Bartlett
3
-5
/
+5
2007-10-10
r5091: The Kerberos secrets are queried by realm
Andrew Bartlett
1
-1
/
+1
2007-10-10
r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.
Andrew Bartlett
3
-17
/
+10
2007-10-10
r5089: Fix indentation.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r5088: Push some of the heimdal tests into a 'if we didn't have krb5-config' ...
Andrew Bartlett
1
-2
/
+9
2007-10-10
r5087: Add --swig to pidl flags so that swig .i files are generated with
Tim Potter
1
-1
/
+1
2007-10-10
r5086: Fix list of binaries to install:
Andrew Bartlett
1
-4
/
+5
2007-10-10
r5085: add net and nmblookup to installed binaries
Andrew Tridgell
1
-1
/
+3
2007-10-10
r5084: - handle arbitrary data in the NULL record reply type for nbt name que...
Andrew Tridgell
3
-4
/
+6
2007-10-10
r5083: removed the libcrypto test that is forcing the pull in of the MIT krb5...
Andrew Tridgell
1
-1
/
+0
2007-10-10
r5080: patch from ronnie to make our samr IDL a little more consistent
Andrew Tridgell
2
-34
/
+34
2007-10-10
r5079: don't look for gss_display_status() in libgssapi_krb5 unless we
Andrew Tridgell
1
-1
/
+3
2007-10-10
r5074: Remove dead code.
Tim Potter
1
-266
/
+0
2007-10-10
r5073: Call new autogenerator function for swig stuff instead of old one.
Tim Potter
1
-6
/
+6
2007-10-10
r5072: oDecrease the amount of autogenerated code (sorry tridge) and use swig's
Tim Potter
1
-63
/
+62
2007-10-10
r5071: Reverted (per tridge request).
Jeremy Allison
1
-1
/
+1
2007-10-10
r5068: I'm pretty sure an old search request is allowed to return changed case
Jeremy Allison
1
-1
/
+1
2007-10-10
r5054: added a nmblookup tool, based on the new nbt library
Andrew Tridgell
3
-240
/
+248
2007-10-10
r5053: - fix up the library dependencies so that tools that need nbt don't
Andrew Tridgell
4
-6
/
+6
2007-10-10
r5052: minor formatting fix
Andrew Tridgell
1
-4
/
+3
2007-10-10
r5051: initialise all elements of an array (thanks to Mike Allan for pointing
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5050: make sure we translate the generic to the specific bits before doing a
Andrew Tridgell
1
-5
/
+4
2007-10-10
r5049: updated howto.txt with new provisioning instructions
Andrew Tridgell
1
-3
/
+4
2007-10-10
r5048: made the provision.pl script much less error prone (you don't need to
Andrew Tridgell
1
-84
/
+40
2007-10-10
r5047: Fix swig dependencies.
Tim Potter
1
-4
/
+4
2007-10-10
r5045: add TODO comment
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r5044: fix pidl--swig
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r5043: this broke more systems than it helped. Remove it and try to work
Andrew Tridgell
1
-9
/
+0
2007-10-10
r5042: another attempt to get solaris10 building
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5041: add more verbose output for the krb5 libs detection
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r5040: attempt to get solaris10 building by defining _XOPEN_SOURCE
Andrew Tridgell
1
-0
/
+9
2007-10-10
r5039: fixed eparser not to generate talloc_p()
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5038: we don't need these defines any more
Andrew Tridgell
1
-4
/
+0
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
200
-752
/
+751
2007-10-10
r5036: changed HYPER_T to the more standard "hyper"
Andrew Tridgell
10
-80
/
+77
2007-10-10
r5035: fixed composite test to use --num-ops command line option
Andrew Tridgell
1
-20
/
+14
2007-10-10
r5034: - added a type mapping function in pidl, so the type names in our IDL
Andrew Tridgell
18
-153
/
+111
2007-10-10
r5033: Remove --with-eparserdir configure option and eparser_idl make target.
Tim Potter
3
-30
/
+0
2007-10-10
r5032: get rid of the init fns in eparser
Andrew Tridgell
1
-0
/
+3
2007-10-10
r5027: added the IDL license to the IDL directory
Andrew Tridgell
1
-0
/
+9
2007-10-10
r5026: Don't build the swig stuff by default until it's a bit more stable.
Tim Potter
1
-1
/
+1
2007-10-10
r5024: Fix build.
Tim Potter
1
-7
/
+1
2007-10-10
r5019: Some tweaks to building the swig .i files.
Tim Potter
2
-8
/
+13
2007-10-10
r5018: Initialise required subsystems (by hand, generated by substituting
Tim Potter
1
-8
/
+40
[next]