1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-29 16:23:52 +03:00
Commit Graph

11029 Commits

Author SHA1 Message Date
Tim Potter
dfa9412da5 Merge: remove unused variables. -
Tim Potter
a9df8ec587 Merge: add PAC_DATA as valid return type. -
Tim Potter
6a1d99d318 Merge: remove unused variable. -
Tim Potter
800b79e836 Merge: incorrect arg to debug. -
Tim Potter
5df53e9d8a Merge cliconnect.c so smbtree builds. -
Tim Potter
b5b6f11940 Merge:
- Jelmer's popt changes
-
Tim Potter
ba53df64ca Merge:
- "Fix lingering large offset problems in smbtar etc."
-
Tim Potter
da216706a4 Merge:
- debugging tdb messages now initialised and handled in lib/messages.c
-
Tim Potter
6a5b88c95b Merge of Jelmer's usage updates for net. -
Tim Potter
ab64a0b1e7 Merge of bugfix for cli_lsa_query_info_policy() usage. -
Tim Potter
30ac37efec Merge rewrite of smbcontrol. -
Tim Potter
6a54d9a0a7 Merge:
- Jelmer's latest popt changes
-
Tim Potter
380875de77 Merge:
- debugging tdb messages now initialised and handled in lib/messages.c
-
Tim Potter
b11f35fdde Merge:
- Jelmer's latest popt changes
 - debugging tdb messages now initialised and handled in lib/messages.c
-
Tim Potter
f49c0f6c87 Merge: remove tallocdump messages. -
Tim Potter
5d1e8cca03 Array size fixup for construct_nt_devicemode() from HEAD. -
Tim Potter
396bcf0cf6 Syncup new HEAD version. -
Tim Potter
72e7290daa Comment syncup. -
Tim Potter
8fe5bab565 Whitespace syncup. -
Tim Potter
38337ec5ef Merge Jelmer's popt updates from HEAD.
Also merged a bunch of other random changes as this file has
been drifting off due to lack of janitors.
-
Tim Potter
98e84b3e83 Merge Jelmer's popt updates from HEAD. -
Tim Potter
39c987c3c5 Syncup popt changes with HEAD. -
Tim Potter
1fb4b8fe43 Merge new popt_common.h include file. -
Tim Potter
93101a93da Whitespace syncup. -
Tim Potter
c91cf2b38d Merge of new sid type (SID_NAME_COMPUTER) and tidyup. -
Tim Potter
bf61aeef44 Fix a compiler warning. -
Tim Potter
59f8fc438a Whoops - missed some tdb message registrations from a previous merge. -
Tim Potter
6d7baad38f Merge of doxygen updates from HEAD. -
Tim Potter
6d73479a06 Remove outdated file. -
Tim Potter
411dc6ebb5 Syncup with version of config.guess from HEAD. -
Tim Potter
017da9393b Merge of rpcecho pipe for testing large dcerpc requests and responses.
Only compiled in when --enable-developer argument passed to configure.
-
Tim Potter
4f07ab4b6d Merge of tdbtool multi-line string fix. -
Tim Potter
2a96239301 Merge of TRUE/FALSE preprocessor traps from HEAD. -
Tim Potter
5b1807dddf Merge of samr lookup domain rpc client call from HEAD. -
Tim Potter
68075fb97f Merge create/delete domain user samr calls from HEAD. -
Tim Potter
ea38b0d7f0 Merge a bunch of updates from HEAD:
- winbind nss client cleanups
 - new rpc echo pipe
-
Tim Potter
bb812d1670 Merge a bunch of updates from HEAD:
- whitespace syncup
 - winbind nss client cleanups
 - new rpc echo pipe
 - prettier warnings for out of date autoconf scripts
-
Tim Potter
1617403929 Syncup stf directory with HEAD. -
Tim Potter
b7af3cda28 Merge removal of some unused functions. Commit mistakenly included with
new rpc echo pipe.
-
Tim Potter
a2b1a7533e Merge of Simo's strncat -> StrnCpy fix. -
cvs2svn Import User
381649916e This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. -
Simo Sorce
c37467651b strncat get sometimes optimized to strcat by glibc and that triggers our
"don't use strcat" define

reworked to snprintf
-
Jelmer Vernooij
675333350a Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
FreeBSD 5 systems with a broken krb5-config
-
Jelmer Vernooij
741d5c3cd8 Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
FreeBSD 5 systems with a broken krb5-config
-
Gerald Carter
71c2335239 add smbcquotas to list of ignored files -
Gerald Carter
ad2765bb5e * We must return 0x2 as the majorversion for nt4 to upload drivers
* fix bug found by clobber_region()
-
Gerald Carter
b2e29c7bd4 * We must return 0x2 as the majorversion for nt4 to upload drivers
* fix bug found by clobber_region()
-
Gerald Carter
74fab8f0d2 smbcquota patch from metze -
Gerald Carter
beedde03fc cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L. -
Gerald Carter
36d62e5667 cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L. -