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-06-30
fixed a makefile syntax error that was breaking the build on some
Andrew Tridgell
1
-1
/
+1
2002-06-28
Shut down printing tdb correctly - this will be more important when I go
Jeremy Allison
2
-3
/
+18
2002-06-28
Added limit on SPOOLSS pipes from 2.2.x
Jeremy Allison
1
-8
/
+31
2002-06-28
Test how many pipes we can open.
Jeremy Allison
1
-0
/
+29
2002-06-28
Const cleanup...should only be 2 warnings left from calling lib/util_str.c
Jim McDonough
1
-117
/
+158
2002-06-28
STRING was being redefined...
Jeremy Allison
1
-1
/
+0
2002-06-28
don't backup to a newer file
Andrew Tridgell
1
-1
/
+17
2002-06-28
make net join a bit less verbose
Andrew Tridgell
3
-3
/
+3
2002-06-28
don't warn on non-existant files in map_file(), let the caller handle any war...
Andrew Tridgell
1
-1
/
+2
2002-06-28
don't warn on the loading of zero length files. This fixes the
Andrew Tridgell
1
-1
/
+1
2002-06-28
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
14
-1040
/
+1462
2002-06-27
It's fairly obvious that no one has tried to upload a driver
Gerald Carter
2
-2
/
+30
2002-06-27
fixed a link problem with global_in_nmbd
Andrew Tridgell
2
-3
/
+3
2002-06-27
The next phase in the WINS rewrite!
Andrew Tridgell
13
-894
/
+867
2002-06-27
Jelmer has been keeping on top of the typos.
Andrew Bartlett
4
-3
/
+6
2002-06-27
We don't use SSL any more...
Andrew Bartlett
1
-405
/
+0
2002-06-27
a null grp_sid should have a 0 offset. Also removed a few more unnecessary
Gerald Carter
2
-17
/
+6
2002-06-27
Using 1 for a tdb hash size makes for slow inserts....
Jeremy Allison
1
-1
/
+1
2002-06-26
Re-enable kernel change notification on s390 as it has been fixed in the
Jim McDonough
2
-2
/
+2
2002-06-26
more merges from SAMBA_2_2
Gerald Carter
3
-806
/
+813
2002-06-26
merge from APP_HEAD
Gerald Carter
2
-16
/
+9
2002-06-26
Typo...
Jeremy Allison
1
-1
/
+1
2002-06-26
Added prs_align_uint16 for SD aligns.
Jeremy Allison
1
-0
/
+11
2002-06-26
Reduce compiler warnings.
Jim McDonough
1
-28
/
+36
2002-06-26
resolve_wins() now needs to be a public function
Andrew Tridgell
1
-2
/
+2
2002-06-26
This commit finally gives us multiple wins server groups. We now
Andrew Tridgell
8
-266
/
+557
2002-06-26
we never pass any userdata when doing name registrations on the
Andrew Tridgell
1
-54
/
+51
2002-06-26
removed the wins name registration code from libsmbclient
Andrew Tridgell
2
-229
/
+158
2002-06-26
made the wins list handling a littler clearer
Andrew Tridgell
1
-9
/
+5
2002-06-26
mumble ... fix typo ... mumble
Andrew Tridgell
1
-1
/
+1
2002-06-26
fixed we_are_multihomed() to cope with dynamic interfaces (ie. don't
Andrew Tridgell
1
-6
/
+1
2002-06-26
- completely rewrote the wins_srv.c code. It is now much simpler, and
Andrew Tridgell
6
-331
/
+126
2002-06-26
fixed 3 bugs in jeremys trans2 merge. Hopefully it now works.
Andrew Tridgell
1
-8
/
+4
2002-06-26
reverted some bogus test code that jeremy accidentally committed
Andrew Tridgell
1
-8
/
+0
2002-06-26
Another bug fix from metze.
Andrew Bartlett
1
-1
/
+1
2002-06-26
Qualify some of the hexidecimal responses with 0x
Andrew Bartlett
1
-5
/
+5
2002-06-25
And fix another missing ubiqx...
Andrew Bartlett
1
-1
/
+1
2002-06-25
Fix the smbmnt compile.
Andrew Bartlett
1
-1
/
+1
2002-06-25
I'm going to try and check this against Win2k shortly, but I'm certain that
Andrew Bartlett
1
-1
/
+1
2002-06-25
Try to avoid infinite loops when reteriving users - even from broken servers.
Andrew Bartlett
1
-1
/
+4
2002-06-25
Update cli_full_connection() to take a 'flags' paramater, and try to get a
Andrew Bartlett
12
-158
/
+67
2002-06-25
And another .cvsignore
Andrew Bartlett
1
-0
/
+1
2002-06-25
Add a .cvsignore file
Andrew Bartlett
1
-0
/
+1
2002-06-25
Kill off unnecessary cast.
Andrew Bartlett
1
-2
/
+3
2002-06-25
Break up samba's object dependencies, and its prototype includes.
Andrew Bartlett
14
-183
/
+268
2002-06-25
Add a couple more DEBUG()s to winbindd.
Andrew Bartlett
1
-4
/
+9
2002-06-25
fixed a bug in handling select in the main daemon - this stops the daemon spi...
Andrew Tridgell
1
-12
/
+6
2002-06-25
removed compiler warning
Gerald Carter
1
-1
/
+1
2002-06-25
merge of SONAMEFLAG stuff from SAMBA_2_2. If I stepped on something
Gerald Carter
3
-820
/
+921
2002-06-24
merging some autoconf changes from SAMBA_2_2
Gerald Carter
3
-1091
/
+1025
[next]