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-07-04
Patch to add security descriptors to the SAMR pipe.
Andrew Bartlett
2
-121
/
+766
2002-07-04
Always free_conn() after all the DEBUG()s etc.
Andrew Bartlett
1
-3
/
+3
2002-07-04
Fixed incorrect debug.
Tim Potter
1
-1
/
+1
2002-07-03
first cut at implementing support for browsing printer and driver driver
Gerald Carter
5
-93
/
+802
2002-07-03
Break up the passdb objects (to allow RPC clients to link without brining in
Andrew Bartlett
7
-366
/
+461
2002-07-03
Make these functions static. These are not mentioned in the external header,
Andrew Bartlett
1
-4
/
+4
2002-07-03
Add my copyright (which I should have added months ago...)
Andrew Bartlett
1
-0
/
+1
2002-07-03
Fix the spelling in the LDAP attributes
Andrew Bartlett
1
-2
/
+2
2002-07-03
Fix the forword prototype to be a static for this static function.
Andrew Bartlett
1
-1
/
+1
2002-07-03
Remove invalid comment - these are all 'unix' strings now.
Andrew Bartlett
1
-1
/
+1
2002-07-03
Kill off codepage related stuff, now we don't use codepages any more.
Andrew Bartlett
5
-892
/
+816
2002-07-02
fix typo in unix extensions description
Gerald Carter
1
-3
/
+3
2002-07-02
Address the string_sub problem by changing len = 0 to mean "no expand".
Jeremy Allison
14
-81
/
+121
2002-07-02
fixed our winreg parsing to handle a diifferent form given to us by
Andrew Tridgell
1
-6
/
+8
2002-07-02
Merge of constant renames from APPLIANCE_HEAD.
Tim Potter
3
-67
/
+65
2002-07-02
fixed a prototype problem in client.c
Andrew Tridgell
1
-0
/
+3
2002-07-01
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
23
-304
/
+80
2002-07-01
ads_mod_ber should be static, not public
Andrew Tridgell
1
-2
/
+2
2002-07-01
fixed multi-homed re-registration of names when we are a WINS
Andrew Tridgell
1
-1
/
+11
2002-07-01
don't start the async dns process unless we actually need it!
Andrew Tridgell
1
-1
/
+1
2002-07-01
bias the lookup sorting towards directly reachable IPs
Andrew Tridgell
2
-0
/
+16
2002-07-01
sort name query responses by how far they are from our interface
Andrew Tridgell
2
-2
/
+43
2002-07-01
fixed a bug handling startup when the ads server is not contactable
Andrew Tridgell
1
-1
/
+1
2002-07-01
The 17-bit length field in the header contains the number of
Christopher R. Hertel
1
-1
/
+8
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
[next]