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
2007-10-10
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
29
-10
/
+28
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
63
-339
/
+295
2007-10-10
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
28
-41
/
+207
2007-10-10
r12490: Fix --warn-compat
Jelmer Vernooij
3
-47
/
+23
2007-10-10
r12489: Forward declare nbtd_iface_name
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12488: Fix MANIFEST to match recent changes
Jelmer Vernooij
1
-14
/
+14
2007-10-10
r12487: Remove obsolete function
Jelmer Vernooij
1
-24
/
+0
2007-10-10
r12484: Initial work on supporting non-typedeffed types
Jelmer Vernooij
8
-44
/
+45
2007-10-10
r12483: Remove --tdr-header option (merged into --tdr-parser)
Jelmer Vernooij
3
-70
/
+42
2007-10-10
r12482: Add some more tests
Jelmer Vernooij
2
-14
/
+12
2007-10-10
r12481: Move parser-specific utility functions to idl.yp, remove some unused ...
Jelmer Vernooij
3
-492
/
+641
2007-10-10
r12480: Extend testsuite
Jelmer Vernooij
1
-1
/
+24
2007-10-10
r12470: Add helper module for pidl tests
Jelmer Vernooij
12
-115
/
+189
2007-10-10
r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...
Jelmer Vernooij
8
-251
/
+187
2007-10-10
r12464: Add simple IDL parsing tests for pidl using the standard perl
Jelmer Vernooij
14
-277
/
+134
2007-10-10
r12463: Rename 'Samba' namespace to 'Samba4'
Jelmer Vernooij
15
-47
/
+51
2007-10-10
r12462: Hide oo magic from callers of the parser
Jelmer Vernooij
4
-84
/
+101
2007-10-10
r12461: Some updates to the srvsvc IDL from Ronnie Sahlberg
Jelmer Vernooij
3
-432
/
+372
2007-10-10
r12454: Forward declare struct nbt_iface_name
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12451: Add 'struct libnet_context;' - apparently the order of the prototypes
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12450: Move generation of proto and full object lists to makefile.pm. 'make'...
Jelmer Vernooij
6
-30
/
+40
2007-10-10
r12449: Fix some warnings
Jelmer Vernooij
1
-8
/
+8
2007-10-10
r12448: add some usefull debug messages
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r12446: Merge mkproto.sh's functionality into mkproto.pl
Jelmer Vernooij
5
-82
/
+90
2007-10-10
r12445: Fix header in manpage, make script executable
Jelmer Vernooij
2
-1
/
+1
2007-10-10
r12442: only set the "wins server" parameter if it's not set
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12440: fix crash bugs
Stefan Metzmacher
2
-0
/
+12
2007-10-10
r12439: No need to keep walking this list if we find the match.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r12437: if the client gives us an unicast name query with recursion_desired,
Stefan Metzmacher
1
-7
/
+6
2007-10-10
r12436: Fix Samba4 as a server to Win2000 for the domain join.
Andrew Bartlett
1
-46
/
+74
2007-10-10
r12435: the max wins ttl is 6 days in windows and samba3
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12434: implement database scavenging, the only missing part is the verifying...
Stefan Metzmacher
5
-2
/
+429
2007-10-10
r12433: Add comment describing this function.
Andrew Bartlett
1
-0
/
+4
2007-10-10
r12432: Re-indent and consistantly cancel the transaction.
Andrew Bartlett
1
-1
/
+8
2007-10-10
r12431: - the TIME_T_MAX needs to be a singed max value
Stefan Metzmacher
1
-3
/
+16
2007-10-10
r12430: Clarify libnet_join code. Add/fix comments.
Andrew Bartlett
1
-10
/
+10
2007-10-10
r12429: make static records always active with a max expire time
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r12428: releases on 0x1D names are ignored
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r12427: Move SAMR CreateUser2 to transactions, and re-add support for
Andrew Bartlett
3
-27
/
+78
2007-10-10
r12426: w2k3 refused 0x1B names registered as group names
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r12425: match w2k3 and store 0x1D names when they're registered as group name,
Stefan Metzmacher
1
-3
/
+10
2007-10-10
r12424: static records should not be released
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r12423: Remove DEBUG(0) printouts in favor of more information to the caller.
Andrew Bartlett
3
-6
/
+7
2007-10-10
r12422: Some kerberos comments and clarifications.
Andrew Bartlett
2
-11
/
+22
2007-10-10
r12421: Handle the case where we are a joining as different account types far...
Andrew Bartlett
2
-36
/
+81
2007-10-10
r12413: do some testing with 0x1E names
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r12412: - the 0x1E name must be registered as group name
Stefan Metzmacher
1
-0
/
+13
2007-10-10
r12411: Add 'net samdump keytab <keytab>'.
Andrew Bartlett
8
-44
/
+264
2007-10-10
r12408: as we always add the destinguishedName as autogenerated value,
Stefan Metzmacher
1
-8
/
+16
2007-10-10
r12405: I'm afraid I can't take care of the xplogin test in the near future, ...
Volker Lendecke
3
-2223
/
+0
[next]