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
r25230: sync lib/talloc with SAMBA_4_0
Stefan Metzmacher
4
-125
/
+184
2007-10-10
r25227: Patch from "Steven Danneman" <steven.danneman@isilon.com>:
Stefan Metzmacher
1
-0
/
+14
2007-10-10
r25226: Get rid of more red bars...
Michael Adam
1
-96
/
+96
2007-10-10
r25225: Add a debug message.
Michael Adam
1
-0
/
+3
2007-10-10
r25224: Fix a potential segfault in lsa_lookupsids client code due to
Michael Adam
1
-1
/
+4
2007-10-10
r25223: Fix behaviour of rpccli_lsa_lookupsids_all() when
Michael Adam
1
-5
/
+11
2007-10-10
r25222: Fix last assumptions that (size_t)-1 can be used
Jeremy Allison
2
-19
/
+37
2007-10-10
r25201: Fight those red bars...
Michael Adam
1
-182
/
+183
2007-10-10
r25200: Fix a debug message.
Michael Adam
1
-1
/
+1
2007-10-10
r25199: Remove pstring from strdup_upper - make it the
Jeremy Allison
1
-14
/
+31
2007-10-10
r25198: Change net_rpc_join_ok() to return NTSTATUS for better
Michael Adam
2
-14
/
+25
2007-10-10
r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() to
Michael Adam
5
-49
/
+72
2007-10-10
r25195: Fix issue with calling pull_uc2_*alloc with
Jeremy Allison
1
-0
/
+8
2007-10-10
r25184: Fix some C++ warnings and an uninitialized variable
Volker Lendecke
5
-6
/
+6
2007-10-10
r25179: fix libunwind detection on x86 based hosts
Stefan Metzmacher
1
-7
/
+29
2007-10-10
r25177: if configured using --enable-socket-wrapper
Stefan Metzmacher
2
-1
/
+22
2007-10-10
r25173: Use the append_buffer version in a loop.
Jeremy Allison
1
-2
/
+2
2007-10-10
r25172: Remove commented out code we will never enable.
Jeremy Allison
1
-172
/
+0
2007-10-10
r25171: More pstring removal.
Jeremy Allison
2
-29
/
+51
2007-10-10
r25170: Remove pstring limits from ms_fnmatch and module load.
Jeremy Allison
3
-41
/
+50
2007-10-10
r25169: Fix bug 4028
Volker Lendecke
1
-0
/
+4
2007-10-10
r25167: Fix breakage from mangling rewrite. Use the
Jeremy Allison
1
-1
/
+2
2007-10-10
r25165: Use talloc_asprintf_append_buffer with an unmodified
Jeremy Allison
6
-19
/
+19
2007-10-10
r25164: Add talloc_asprintf_append_buffer() and the docs for it.
Jeremy Allison
3
-4
/
+82
2007-10-10
r25163: Fix wrong ctx passed to talloc_asprintf_append().
Jeremy Allison
1
-1
/
+1
2007-10-10
r25162: Refactor further: add mapping functions between
Michael Adam
1
-13
/
+44
2007-10-10
r25161: Don't panic if setgroups fails in non-root mode.
James Peach
1
-2
/
+2
2007-10-10
r25160: Refactor out and slightly clean up canonicalization of the registry v...
Michael Adam
1
-91
/
+97
2007-10-10
r25156: Update coding guiding wrt to primitive data types
Gerald Carter
1
-0
/
+15
2007-10-10
r25154: move winbindd code into winbindd/
Stefan Metzmacher
34
-46
/
+44
2007-10-10
r25152: fix headers used in wbinfo.c
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r25150: don't recursivly call call dump_core()
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r25148: Adapt to coding conventions.
Günther Deschner
1
-414
/
+697
2007-10-10
r25146: rename winbindd_nss.h => winbind_struct_protocol.h
Stefan Metzmacher
3
-5
/
+3
2007-10-10
r25143: rename public functions from winbind_client.h
Stefan Metzmacher
8
-93
/
+100
2007-10-10
r25142: Panic if setting the group list fails while switching security
James Peach
1
-1
/
+4
2007-10-10
r25141: More pstring removal.
Jeremy Allison
1
-3
/
+14
2007-10-10
r25140: Less red bars to hurt my eyes...
Michael Adam
1
-47
/
+51
2007-10-10
r25139: Avoid code duplication: let regval_ctr_copyvalue() call regval_ctr_ad...
Michael Adam
1
-37
/
+2
2007-10-10
r25138: More pstring elimination. Add a TALLOC_CTX parameter
Jeremy Allison
12
-74
/
+179
2007-10-10
r25136: When tallocing a string to uppercase remember the terminating
Jeremy Allison
1
-1
/
+1
2007-10-10
r25135: Remove one END_PROFILE(SMBntcreateX) from call_nt_transact_create() w...
Günther Deschner
1
-1
/
+0
2007-10-10
r25134: Fix Bug #4968 and make dns updates work with heimdal as well (again,
Günther Deschner
1
-21
/
+3
2007-10-10
r25133: Fix sasl wrapping (for ldap sign&seal).
Günther Deschner
1
-46
/
+5
2007-10-10
r25130: make use only of base types which are provided by libreplace
Stefan Metzmacher
7
-216
/
+144
2007-10-10
r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplace
Stefan Metzmacher
3
-25
/
+0
2007-10-10
r25127: Add ol-schema-migrate.pl to the repo.
Simo Sorce
2
-8
/
+402
2007-10-10
r25125: create prototypes for 'bool ' functions
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25121: Remove pstring limits from much of our string handling function.
Jeremy Allison
1
-54
/
+174
2007-10-10
r25120: One more warning.
Jeremy Allison
1
-1
/
+1
[next]