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