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
...
*
r12686: Push the real SASL list into the rootdse.
Andrew Bartlett
2007-10-10
5
-17
/
+25
*
r12684: A better error code for SAMR transaction failures.
Andrew Bartlett
2007-10-10
1
-12
/
+15
*
r12683: Fix declaration and initialisation placement.
Andrew Bartlett
2007-10-10
1
-5
/
+6
*
r12682: This patch finally fixes our kpasswdd implementation to be compatible
Andrew Bartlett
2007-10-10
6
-68
/
+323
*
r12681: Allow an entry to have no kerberos keys. This occours when an entry
Andrew Bartlett
2007-10-10
1
-16
/
+24
*
r12680: Support setting the environment variable SMB_BUILD_VERBOSE to
Jelmer Vernooij
2007-10-10
2
-6
/
+13
*
r12679: create a sperate function to create the 'winsOwner' part of the searc...
Stefan Metzmacher
2007-10-10
2
-8
/
+41
*
r12677: get rid of the special cases for the local wins owner table entry,
Stefan Metzmacher
2007-10-10
4
-79
/
+104
*
r12675: fix some dependencies and don't use long lines
Stefan Metzmacher
2007-10-10
1
-8
/
+16
*
r12674: make use of the winsdb functions
Stefan Metzmacher
2007-10-10
2
-53
/
+3
*
r12673: create functions for get_maxVersion(), set_maxVersion() and get_seqnu...
Stefan Metzmacher
2007-10-10
1
-9
/
+73
*
r12671: Modules don't have to be linked with their subsystem.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
2007-10-10
22
-35
/
+59
*
r12661: Happy New Year!
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12658: Couple of fixes related to shared module builds.
Jelmer Vernooij
2007-10-10
12
-47
/
+1
*
r12651: Remove STR_LARGE_SIZE as it's no longer used
Jelmer Vernooij
2007-10-10
3
-14
/
+2
*
r12650: Remove support for NULLTERM flag (is already covered by tridge's
Jelmer Vernooij
2007-10-10
1
-6
/
+0
*
r12649: use the same default('yes') for 'dns proxy' as samba3
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12648: implement the dns proxy feature
Stefan Metzmacher
2007-10-10
1
-1
/
+56
*
r12647: make use of the str_list_add function
Stefan Metzmacher
2007-10-10
1
-6
/
+4
*
r12644: prepare the dns proxy feature for the wins server
Stefan Metzmacher
2007-10-10
4
-3
/
+57
*
r12643: don't fail make test
Simo Sorce
2007-10-10
1
-0
/
+3
*
r12642: only do push notifications when something changed
Stefan Metzmacher
2007-10-10
3
-4
/
+53
*
r12641: - remove some unused functions
Stefan Metzmacher
2007-10-10
2
-69
/
+1
*
r12639: - do some tests with 0x20 0x1B names
Stefan Metzmacher
2007-10-10
1
-4
/
+16
*
r12638: fix the build on BSD systems
Stefan Metzmacher
2007-10-10
2
-12
/
+14
*
r12637: test CLDAP with both NULL and non-NULL user
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r12636: fixed some torture code for the changed lsa string types
Andrew Tridgell
2007-10-10
2
-5
/
+5
*
r12635: use the new [validate] value() checking to fix the string types for
Andrew Tridgell
2007-10-10
1
-11
/
+11
*
r12634: make the [validate] binding string switch also check to see if the
Andrew Tridgell
2007-10-10
2
-3
/
+53
*
r12633: expose talloc_vasprintf_append()
Andrew Tridgell
2007-10-10
2
-4
/
+2
*
r12632: Build fixes from Brad Hards <bradh@frogmouth.net>
Andrew Bartlett
2007-10-10
3
-1
/
+3
*
r12631: Now we have fixed the provision script, we don't need to work around
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r12630: Remove attributes which should be automaticly generated.
Andrew Bartlett
2007-10-10
1
-3
/
+0
*
r12629: Add a comment so minimal_includes.pl doesn't try and remove this.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r12628: Prevent double registration warnings
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12627: This magic comment keeps minimal_includes.pl from suggesting the
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r12626: some systems need time.h here (for asctime())
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r12625: More 'useful' names for the DNS zone.
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r12624: (hopefully) fix for BSD make after srcdir/builddir changes
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r12623: Another round of fixes for the prototypes of tables.c
Jelmer Vernooij
2007-10-10
4
-13
/
+24
*
r12622: Move table.c prototypes to seperate header to prevent circular depend...
Jelmer Vernooij
2007-10-10
13
-0
/
+13
*
r12621: INIT_FUNCTION no longer has to be set on libraries
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
2007-10-10
31
-89
/
+58
*
r12619: make sure we don't return more than 25 addresses, as w2k3 crashes in ...
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r12618: use our primary interface address or the "winsdb:local_owner" -address
Stefan Metzmacher
2007-10-10
7
-44
/
+48
*
r12617: create a winsdb_handle and pass that arround,
Stefan Metzmacher
2007-10-10
7
-18
/
+43
*
r12616: remove unused function, and we have iface_local() as replacement
Stefan Metzmacher
2007-10-10
1
-15
/
+0
*
r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...
Stefan Metzmacher
2007-10-10
8
-22
/
+37
*
r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
[prev]
[next]