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
2002-01-20
Fix a couple of memory leaks in the cli_establish_connection() code's failure
Andrew Bartlett
1
-0
/
+2
2002-01-20
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
9
-95
/
+341
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
16
-148
/
+134
2002-01-20
Ensure identical between 2.2.3 and 3.0 - no need for difference here..
Jeremy Allison
1
-1
/
+0
2002-01-20
Fix file size calculations for write cache code.
Jeremy Allison
1
-5
/
+41
2002-01-20
Attempt to fix bugs in write cache code (yes I know it's going away :-).
Jeremy Allison
2
-3
/
+21
2002-01-19
Readline has problems on non tty fd's. Use readline replacement to in cases
Jeremy Allison
1
-31
/
+32
2002-01-19
Added #ifdef for FreeBSD TCP bug.
Jeremy Allison
1
-0
/
+4
2002-01-19
Report write fail in smb_dump.
Jeremy Allison
1
-1
/
+3
2002-01-19
Fix to close winbindd_idmap on exit. Pointed out by Alexander Bokovoy.
Jeremy Allison
3
-0
/
+10
2002-01-19
fixes (asprintf) from 2.2
Simo Sorce
5
-17
/
+24
2002-01-19
Fix up runlist botchup.
Andrew Bartlett
1
-3
/
+3
2002-01-18
Update the build farm's test runlist and make it a bit easier to read.
Andrew Bartlett
1
-1
/
+12
2002-01-18
Don't do tridge's crazy 'am I a trusted domain' lookup for guests.
Andrew Bartlett
1
-9
/
+12
2002-01-18
Ensure (C) message is output on startup.
Jeremy Allison
2
-4
/
+4
2002-01-18
If 127.0.0.1 matches both allow & deny then allow. Patch from Steve Langasek ...
Jeremy Allison
1
-1
/
+7
2002-01-18
This is the 'winbind default domain' patch from Alexander Bokovoy
Andrew Bartlett
12
-51
/
+178
2002-01-18
Tidyup & code refactoring from Martin.Sheppard@csiro.au.
Jeremy Allison
1
-26
/
+23
2002-01-18
Ensure we log tdb open fails. Patch from Alexander Bokovoy <a.bokovoy@sam-sol...
Jeremy Allison
1
-4
/
+2
2002-01-18
Added prs_mem_clear(). Clear memory on buffer reallocation. That way
Jeremy Allison
2
-11
/
+19
2002-01-18
Always clear malloced memory for parse structs.
Jeremy Allison
1
-0
/
+1
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
19
-72
/
+243
2002-01-17
Move the bang (!) command back to the bottom of the list, allowing smbclient
Andrew Bartlett
1
-1
/
+3
2002-01-17
Made a debug look nicer.
Tim Potter
1
-1
/
+2
2002-01-17
Added some guards.
Tim Potter
1
-0
/
+4
2002-01-17
Fixed typo.
Tim Potter
1
-1
/
+1
2002-01-17
new config files for winbindd startup
Herb Lewis
2
-0
/
+39
2002-01-17
fixed a typo in the error map for WRONG_PASSWORD
Andrew Tridgell
1
-1
/
+1
2002-01-17
don't use O_NONBLOCK in open(). This was added erroneously for kernel
Andrew Tridgell
1
-4
/
+0
2002-01-16
Separate out get_user_home_dir() from get_user_home_service_dir().
Jeremy Allison
4
-44
/
+51
2002-01-16
Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
Jeremy Allison
4
-27
/
+67
2002-01-16
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
4
-66
/
+48
2002-01-16
Alphabetize.
Jeremy Allison
1
-3
/
+3
2002-01-16
Added CIFS UNIX extension code to client.
Jeremy Allison
3
-0
/
+316
2002-01-16
Fix name register bug with non-existent wins server.
Jeremy Allison
1
-32
/
+29
2002-01-16
At leadt don't lose this - I need to re-sync trans2.c between 2.2.x and
Jeremy Allison
1
-27
/
+66
2002-01-16
Roll back PSTRING_SANCTIFY patch; just leave non-controversial type
Martin Pool
5
-59
/
+30
2002-01-16
Quieten some pointer cast warnings.
Tim Potter
1
-3
/
+4
2002-01-16
much better support for organisational units in ADS join
Andrew Tridgell
3
-15
/
+53
2002-01-16
Roll back PSTR insertion.
Martin Pool
1
-23
/
+21
2002-01-16
Merge of name_status_find() debugs.
Tim Potter
1
-5
/
+18
2002-01-15
Fix from 2.2. It didn't break on HEAD because it isn't being compiled. Herb?
Jim McDonough
1
-10
/
+10
2002-01-15
Missing assign fix from Bernt Nilsson bkn@ida.liu.se.
Jeremy Allison
1
-1
/
+1
2002-01-15
For some reason I wasn't thinking about failure cases this morning...
Andrew Bartlett
1
-0
/
+72
2002-01-15
Convert to the new pstring interface. This diff is a pretty good
Martin Pool
1
-26
/
+29
2002-01-15
Split pstring definitions into their own header.
Martin Pool
2
-53
/
+72
2002-01-15
Integrate with PSTRING_SANCTIFY.
Martin Pool
1
-4
/
+4
2002-01-15
#ifdef variable that's not used without dmalloc
Martin Pool
1
-0
/
+2
2002-01-15
Add constness to parameters
Martin Pool
1
-1
/
+1
2002-01-15
adding wins commands to winbindd - will check in the rest of the changes
Herb Lewis
1
-0
/
+211
[next]