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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2001-11-19
dyn_LOCKDIR should be const because it's never modified directly --
Martin Pool
2
-2
/
+3
2001-11-19
Added comment about why not to cast the assignment of
Tim Potter
1
-3
/
+6
2001-11-19
oopsum.
Martin Pool
1
-1
/
+1
2001-11-19
LIBDIR and LOCKDIR are dynamically configured too.
Martin Pool
7
-18
/
+36
2001-11-19
Oops, Tim says rl_completion_func_t doesn't exist in all versions of
Martin Pool
1
-7
/
+5
2001-11-19
LMHOSTSFILE is now dynamically configured too.
Martin Pool
5
-16
/
+11
2001-11-19
Quieten compiler warnings about a callback function prototype that has
Martin Pool
1
-1
/
+7
2001-11-19
Disable "installcheck" -- it's still too likely to clobber somebody's
Martin Pool
1
-1
/
+1
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
41
-773
/
+825
2001-11-19
Fix const warning. Doxyfy comment.
Martin Pool
1
-5
/
+8
2001-11-19
Ignore *.po objects, test tmpdirs, and ID files.
Martin Pool
1
-0
/
+4
2001-11-19
Source file defining global variables for configuration paths. This
Martin Pool
1
-0
/
+45
2001-11-18
fixed some bugs.
Simo Sorce
2
-18
/
+19
2001-11-17
Fix problems with lp_workgroup() being passed to routines that will modify
Richard Sharpe
1
-24
/
+44
2001-11-17
Tidyups when I was doing the big merge...
Jeremy Allison
6
-21
/
+35
2001-11-16
Fixed detection of RedHat headers. Removed another file !
Jeremy Allison
4
-225
/
+12
2001-11-16
Removed SMBD_RPC_CLIENT_OBJ temporary I was using.
Jeremy Allison
1
-8
/
+3
2001-11-16
I *love* removing code :-). Removed 4 files that weren't being used.
Jeremy Allison
9
-2098
/
+23
2001-11-16
Make CodingSuggestions show up in the Doxygen pages.
Martin Pool
3
-8
/
+30
2001-11-16
Ignore generated HTML and mkid output.
Martin Pool
1
-2
/
+4
2001-11-15
Tidyups in the merge process.
Jeremy Allison
2
-34
/
+37
2001-11-15
Tidyups and things I discovered during the merge...
Jeremy Allison
2
-5
/
+5
2001-11-15
more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx())
Gerald Carter
1
-0
/
+2
2001-11-15
No longer used.
Jeremy Allison
1
-622
/
+0
2001-11-15
SETPRINTERDATAEX is 0x4d (not 0x50). My mistake.
Gerald Carter
1
-1
/
+1
2001-11-15
Tidyup formatting a bit (spaces->tabs) whilst reading new code to understand
Jeremy Allison
3
-266
/
+236
2001-11-15
Caching user, group and domain sam handles was a stupid idea.
Tim Potter
4
-103
/
+177
2001-11-15
Jeremy, I'm not sure what you were trying to do with the process activity
Tim Potter
1
-3
/
+1
2001-11-15
Don't include the treeview -- for Samba it is too big and can lock up
Martin Pool
1
-1
/
+1
2001-11-15
Doxygen demo for Tim.
Martin Pool
2
-12
/
+32
2001-11-15
Leave doc comments in code listings for the web.
Martin Pool
1
-1
/
+1
2001-11-15
Configuration file to run the Doxygen API documentation tool. A few
Martin Pool
1
-0
/
+167
2001-11-15
FALSE -> False
Tim Potter
3
-3
/
+3
2001-11-15
Added free_domain_info() function.
Tim Potter
1
-0
/
+27
2001-11-15
Added free_domain_info() function.
Tim Potter
1
-1
/
+1
2001-11-15
Cache positive and negative name domain controller lookups.
Tim Potter
1
-11
/
+148
2001-11-15
Get list of trusted domains if we haven't fetched them yet.
Tim Potter
2
-0
/
+9
2001-11-15
Fixed display of uninitialised buffer in debug.
Tim Potter
1
-2
/
+8
2001-11-15
Bit of a cleanup of signal handling code.
Tim Potter
1
-8
/
+14
2001-11-15
Fix detection of RedHat 7.2.
Jeremy Allison
4
-542
/
+113
2001-11-14
Fix compile on RedHat 7.2 systems with broken system headers.
Jeremy Allison
4
-643
/
+696
2001-11-14
Make signal handling safer (handle EINTR on read/write/accept), don't
Jeremy Allison
1
-38
/
+52
2001-11-14
Got ready to implement Martin's idea, but request doesn't have a length
Jeremy Allison
2
-10
/
+24
2001-11-14
Random connection robustness related fixes. Display some debugs about
Tim Potter
5
-31
/
+122
2001-11-14
Close the socket and set the file descriptor to -1 if there was a socket
Tim Potter
1
-0
/
+9
2001-11-14
Clean up message.
Martin Pool
1
-4
/
+4
2001-11-14
#ifdef'd out suggestion for tim on making the winbindd protocol more
Martin Pool
1
-1
/
+13
2001-11-14
Added needed debugs...
Jeremy Allison
1
-25
/
+39
2001-11-14
Removed the "reestablish" code. Tridge - scream if this was needed....
Jeremy Allison
2
-60
/
+2
2001-11-14
Too much of samba depends on finding files in their installed
Martin Pool
1
-5
/
+11
[prev]
[next]