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
r25293: add WINBIND-STRUCT-CHECK_MACHACC test
Stefan Metzmacher
1
-0
/
+52
2007-10-10
r25292: minor cleanup
Stefan Metzmacher
1
-6
/
+2
2007-10-10
r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR test
Stefan Metzmacher
1
-0
/
+30
2007-10-10
r25290: remove wrong comment
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r25289: add WINBIND-STRUCT-INFO test
Stefan Metzmacher
1
-0
/
+26
2007-10-10
r25288: add WINBIND-STRUCT-DOMAIN_INFO test
Stefan Metzmacher
1
-1
/
+70
2007-10-10
r25284: add WINBIND-STRUCT-DOMAIN_NAME test
Stefan Metzmacher
1
-0
/
+25
2007-10-10
r25283: add WINBIND-STRUCT-NETBIOS_NAME test.
Stefan Metzmacher
1
-0
/
+25
2007-10-10
r25282: add WINBIND-STRUCT-INTERFACE_VERSION test
Stefan Metzmacher
1
-0
/
+21
2007-10-10
r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T...
Stefan Metzmacher
1
-9
/
+25
2007-10-10
r25279: - test in the generic get_trusted_domains() function that we got
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r25278: add a more extented macro for doing struct based winbind requests
Stefan Metzmacher
1
-4
/
+27
2007-10-10
r25269: this doesn't fix the problems with BSD make completely...
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r25268: Thanks to Andrew Kroeger for pointing out on IRC that this is
Andrew Bartlett
1
-4
/
+0
2007-10-10
r25267: Move PRINTF_ATTRIBUTE to lib/util as well.
Jelmer Vernooij
3
-22
/
+21
2007-10-10
r25266: Fix case.
Jelmer Vernooij
2
-7
/
+7
2007-10-10
r25265: Move attribute definitions to lib/util.
Jelmer Vernooij
3
-57
/
+81
2007-10-10
r25264: add a test to verify that the ACLs are checked when a normal user con...
Ronnie Sahlberg
1
-0
/
+57
2007-10-10
r25263: add a test to check the accessmasks and ACLs on policy handles return...
Ronnie Sahlberg
4
-0
/
+602
2007-10-10
r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture test
Stefan Metzmacher
1
-0
/
+144
2007-10-10
r25259: try to work arround the build failures on OpenBSD 3.7
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r25256: Fix missing field set in libnet_ModifyUser routine.
Rafal Szczesniak
2
-1
/
+10
2007-10-10
r25251: move macro defines to the end of replace.h
Stefan Metzmacher
1
-32
/
+35
2007-10-10
r25249: Thanks to Andrew Kroeger for pointing out this silly typo (calling
Andrew Bartlett
1
-1
/
+1
2007-10-10
r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO call
Stefan Metzmacher
2
-3
/
+1
2007-10-10
r25235: add simple WINBIND-STRUCT-GETDCNAME test
Stefan Metzmacher
1
-0
/
+22
2007-10-10
r25234: make WINBIND-STRUCT-PING a benchmark test
Stefan Metzmacher
1
-7
/
+23
2007-10-10
r25231: revert hunk that was commited together with the change to gplv3
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r25221: Experiment with Jelmer's new generic loadparm code.
Tim Potter
1
-1
/
+8
2007-10-10
r25220: Comment out obsolete functions.
Tim Potter
1
-2
/
+2
2007-10-10
r25219: remove unused check for precompiled headers.
Jelmer Vernooij
1
-11
/
+0
2007-10-10
r25218: After discussion with Simo, remove the subclass support from LDB.
Andrew Bartlett
8
-299
/
+1
2007-10-10
r25217: #define TALLOC_DEPRECATED 1 to get talloc_append_string() macro
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r25216: make talloc_append_string() a deprecated macro instead of
Stefan Metzmacher
2
-28
/
+1
2007-10-10
r25215: replace talloc_append_string() with talloc_strdup_append_buffer()
Stefan Metzmacher
2
-15
/
+7
2007-10-10
r25214: use talloc_strndup_append() instead of talloc_append_string()
Stefan Metzmacher
1
-20
/
+4
2007-10-10
r25213: use talloc_strdup_append_buffer() instead of talloc_append_string()
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r25212: merge some stuff from samba3
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r25211: fix compiler warning
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r25210: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_...
Stefan Metzmacher
1
-50
/
+29
2007-10-10
r25208: add talloc_str[n]dup_append[_buffer]() functions
Stefan Metzmacher
2
-9
/
+114
2007-10-10
r25207: remove one nesting level and use unlikely()
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r25206: unify logic of talloc_strdup() and talloc_strndup(),
Stefan Metzmacher
1
-22
/
+20
2007-10-10
r25205: $(srcdir) isn't expanded here...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -
Andrew Bartlett
2
-9
/
+36
2007-10-10
r25203: Don't use subclasses in Samba4, as we always fill out the full
Andrew Bartlett
2
-12
/
+0
2007-10-10
r25196: Thanks to id10ts on IRC for finding some typos in my well-known names
Andrew Bartlett
1
-2
/
+2
2007-10-10
r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with
Andrew Bartlett
8
-885
/
+1452
2007-10-10
r25193: Update headers to easy use by external apps.
Jelmer Vernooij
9
-11
/
+16
[next]