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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r4522: PROPERTIES are now handled at the typedef level
Andrew Tridgell
2007-10-10
2
-297
/
+286
*
r4521: fixed up the handling of PROPERTIES elements after the change to suppo...
Andrew Tridgell
2007-10-10
5
-20
/
+20
*
r4520: added a enum test function to the echo pipe
Andrew Tridgell
2007-10-10
3
-0
/
+71
*
r4519: added the enum print function in ndr_basic.c
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r4518: added proper support for "typedef enum" in pidl. We can now use enums ...
Andrew Tridgell
2007-10-10
5
-258
/
+403
*
r4517: Revert previous commit about giving arrays of scalars their own subtree.
Tim Potter
2007-10-10
1
-12
/
+16
*
r4513: add experimental modification attribute checking
Simo Sorce
2007-10-10
1
-1
/
+451
*
r4512: Give arrays of scalar types their own subtree.
Tim Potter
2007-10-10
1
-12
/
+25
*
r4511: Remove a crapload of dead code.
Tim Potter
2007-10-10
1
-835
/
+0
*
r4510: Some more tests for RPC-NETLOGON, checking the idea that we could
Andrew Bartlett
2007-10-10
1
-0
/
+147
*
r4509: Add missing cr.
Tim Potter
2007-10-10
1
-1
/
+1
*
r4508: - simplify the code and allocate only in one place
Stefan Metzmacher
2007-10-10
1
-15
/
+4
*
r4507: this default is unnneded because the switch level is in the r->in
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r4506: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-3
/
+0
*
r4505: Add a first very basic schema module
Simo Sorce
2007-10-10
4
-3
/
+501
*
r4504: Setting
Andrew Bartlett
2007-10-10
7
-10
/
+12
*
r4503: add an error reporting function (fixes)
Simo Sorce
2007-10-10
1
-8
/
+17
*
r4502: add an error reporting function
Simo Sorce
2007-10-10
1
-1
/
+17
*
r4501: when copying files it is common for clients to copy the ACL. When the
Andrew Tridgell
2007-10-10
1
-2
/
+8
*
r4500: Allow GENSEC modules to be disabled by setting a flag on their module
Andrew Bartlett
2007-10-10
5
-8
/
+8
*
r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.
Andrew Bartlett
2007-10-10
6
-105
/
+191
*
r4495: Some more regexps for handling stuff in the lsa and samr pipes -
Tim Potter
2007-10-10
1
-1
/
+14
*
r4494: Allow gensec_gssapi to use the SPNEGO mech provided by Heimdal (off by
Andrew Bartlett
2007-10-10
2
-8
/
+46
*
r4493: change name of README.gcov so it doesn't get deleted by "make clean" :-)
Andrew Tridgell
2007-10-10
1
-0
/
+0
*
r4492: r.in.info is a pointer that needs to be allocated before use
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r4491: don't dereference q1.out.sam unless we know it is not NULL
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4490: when implementing one rpc server call in terms of another call, you
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r4489: Remove an obsolete file.
Tim Potter
2007-10-10
1
-3
/
+0
*
r4488: removed an unused variable
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r4487: fixed the use of ldb_msg_add_*() in the samr password backend
Andrew Tridgell
2007-10-10
1
-18
/
+28
*
r4486: fixed some memory leaks in the new ldb code, by ensuring that memory i...
Andrew Tridgell
2007-10-10
3
-7
/
+7
*
r4485: remove unused TODO comment we already handle the DS_ROLE_STANDALONE_SE...
Stefan Metzmacher
2007-10-10
1
-2
/
+0
*
r4484: - use the nTMixedDomain attribute to check if our domain is mixed mode...
Stefan Metzmacher
2007-10-10
2
-5
/
+10
*
r4483: - rename same structs, enums and uninons of the dssetup pipe
Stefan Metzmacher
2007-10-10
3
-116
/
+195
*
r4482: in ads mixed mode there are also only one PDC and multiple BDC's
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r4481: get rid of the last leak
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r4480: autofree the dcom proxy tables
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4479: added the function talloc_autofree_context() which returns a talloc co...
Andrew Tridgell
2007-10-10
6
-8
/
+41
*
r4477: expanded the test suite to increase code coverage a lot
Andrew Tridgell
2007-10-10
9
-77
/
+73
*
r4476: added a little gcov howto for ldb
Andrew Tridgell
2007-10-10
1
-0
/
+33
*
r4475: fixed smbd to work with the small changes in the ldb API (the most imp...
Andrew Tridgell
2007-10-10
10
-152
/
+193
*
r4474: - converted ldb to use talloc internally
Andrew Tridgell
2007-10-10
28
-1140
/
+729
*
r4473: - moved talloc into its own lib/talloc/ area
Andrew Tridgell
2007-10-10
12
-1009
/
+613
*
r4472: improve the discard_const() macro for standalone build of talloc
Andrew Tridgell
2007-10-10
1
-1
/
+6
*
r4471: Running 'make eparser_idl' doesn't need --header anymore.
Tim Potter
2007-10-10
1
-1
/
+1
*
r4470: Try not to have GSSAPI built unless we detected krb5. We should split
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r4469: Version n + 1 of the pidl ethereal parser generator. This version is
Tim Potter
2007-10-10
2
-67
/
+335
*
r4468: Don't be a slacker and leave out parameter names when generating
Tim Potter
2007-10-10
1
-12
/
+12
*
r4467: - tdb standalone build doesn't need -DSTANDALONE any more
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r4466: rather than defining "STANDALONE" for building tdb, ldb and talloc
Andrew Tridgell
2007-10-10
13
-25
/
+1114
[prev]
[next]