1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
Commit Graph

11078 Commits

Author SHA1 Message Date
Jeremy Allison
7e2bc1fe58 Fixed typo found by tpot.
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
15be89e72f merging [un]signed declaration 0001-01-01 00:00:00 +00:00
Jeremy Allison
04cc149c75 Thanks Meeester Potter, for reverting *all* my Heimdal changes because
I mistyped a comma :-).
Jeremy.
0001-01-01 00:00:00 +00:00
Tim Potter
09d8a8e87f Fixed typo. 0001-01-01 00:00:00 +00:00
Tim Potter
81bfd9a4d9 Sync with HEAD. The -L/usr/local/lib bit looks a bit dodgy though. 0001-01-01 00:00:00 +00:00
Tim Potter
db3901827f Sync with HEAD. 0001-01-01 00:00:00 +00:00
Tim Potter
902a1dc1d5 Minor merges from HEAD. 0001-01-01 00:00:00 +00:00
Tim Potter
648307ab3d Merge: remove dead function. 0001-01-01 00:00:00 +00:00
Tim Potter
51b319f57f Merge of kerberos changes to make this branch build again! 0001-01-01 00:00:00 +00:00
Tim Potter
d1107efa1c Merge of wins server dead list into gencache.tdb 0001-01-01 00:00:00 +00:00
Tim Potter
087607e03a Merge: Make torture tools in everything target. 0001-01-01 00:00:00 +00:00
Gerald Carter
b063acd906 fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLE 0001-01-01 00:00:00 +00:00
Jeremy Allison
e8c4098da6 Get closer to Heimdal compile... Damn. HEAD has different code in
kerberos_verify...
Jeremy.
0001-01-01 00:00:00 +00:00
Jim McDonough
c58c84e806 Properly display popt errors. Also fix debug to be -d for consistency with other progs. 0001-01-01 00:00:00 +00:00
Jeremy Allison
0c98f779f0 Fixup proto generation to not include krb5 specific symbols
if no kerberos selected. Noticed by Metze.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
a7ee6ed645 More fixes getting us closer to full Heimdal compile....
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
b3fc458e9e don't free() auto variables; fixes segfault when looking up RefusePasswordChange registry value 0001-01-01 00:00:00 +00:00
Gerald Carter
9f35846b8e sanity checks from Ken Cross 0001-01-01 00:00:00 +00:00
Jim McDonough
9f1f3cb8bb should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing)...fix the build 0001-01-01 00:00:00 +00:00
Jeremy Allison
92ecd0bf0f Merge in more of the SuSE patches for Heimdal. These changes show how
to add a function without an explicit #ifdef HEIMDAL which I'm trying
to avoid.
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
d13f727c4b strip any trailing \'s from reg key names in an open 0001-01-01 00:00:00 +00:00
Gerald Carter
1244ef3dbe removing extra debug statement 0001-01-01 00:00:00 +00:00
Gerald Carter
50d65996e4 connect to the actual netbios name in smb.conf and not LOCALHOST 0001-01-01 00:00:00 +00:00
Gerald Carter
c31d5036af sync with HEAD; link to HOWTO index 0001-01-01 00:00:00 +00:00
John Terpstra
7d8550b29a ck at documenting Win9X/ME Profile Handling. 0001-01-01 00:00:00 +00:00
Jeremy Allison
2b4335f062 Janitorial duty...
fix some undefined behaviour with increments in C. In theory a
compiler could have produced complete crap for this code. (tridge).
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
b7e5a2c547 Fix reference count bug where smbd's would not terminate with no
open resources.
Jeremy.
0001-01-01 00:00:00 +00:00
Herb Lewis
5b70b6cd7e update for 3.0 0001-01-01 00:00:00 +00:00
Richard Sharpe
e408bf3291 Merge the fix from head about short variables. 0001-01-01 00:00:00 +00:00
Jeremy Allison
daf179bcd6 Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
0001-01-01 00:00:00 +00:00
John Terpstra
f6121fb55b Adding genlogon obtained from a a mailing list posting in 2001. 0001-01-01 00:00:00 +00:00
Jeremy Allison
4333be5732 More Heimdal changes. Still not compiling with Heimdal yet...
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
54d83de8a2 Fist part of fixes to make us compile with Heimdal. Don't explicitly
detect for now, I still have vague hopes of hiding the differences
between MIT and Heimdal with a compatibility layer....
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
2215dc37e2 regenerate docs 0001-01-01 00:00:00 +00:00
John Terpstra
0406b78623 More notes added. 0001-01-01 00:00:00 +00:00
Jeremy Allison
ea4fe9baad Add mutex protection around auth calls.
Jeremy.
0001-01-01 00:00:00 +00:00
Tim Potter
bf8bb62023 Merge of holding pattern stuff from HEAD. 0001-01-01 00:00:00 +00:00
Gerald Carter
dc6cda5951 s/WIFSIGNALLED/WIFSIGNALED/g 0001-01-01 00:00:00 +00:00
Gerald Carter
1df9f3e259 missed a file 0001-01-01 00:00:00 +00:00
Gerald Carter
6d73927221 do not use RCS variables in file 0001-01-01 00:00:00 +00:00
Gerald Carter
d8fe70c3b4 syncing docs with HEAD 0001-01-01 00:00:00 +00:00
Tim Potter
d74382ccfe Remove debugging stmt. 0001-01-01 00:00:00 +00:00
Tim Potter
225182a3a3 Sync up compiler warning fixes. 0001-01-01 00:00:00 +00:00
John Terpstra
60d1fe38bd and another comment. 0001-01-01 00:00:00 +00:00
John Terpstra
094726d84d dded further comment. 0001-01-01 00:00:00 +00:00
Richard Sharpe
ef59740060 Remove a wayward file. 0001-01-01 00:00:00 +00:00
John Terpstra
7b9aa0008b Adding Win2K profile info. 0001-01-01 00:00:00 +00:00
John Terpstra
2649a21c93 Adding more notes. 0001-01-01 00:00:00 +00:00
John Terpstra
60b19241a5 Added note about Win2Pro RK. 0001-01-01 00:00:00 +00:00
Gerald Carter
c8e77809ad playing janitor for tpot; remove holding pattern 0001-01-01 00:00:00 +00:00