index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
If we get a SID from group mapping, no need to check it's prefix.
Andrew Bartlett
2002-07-10
1
-6
/
+6
*
some support functions to ease the next commit.
Simo Sorce
2002-07-09
1
-6
/
+96
*
8-byte alignment needed for beginning driver_info_level_6.
Gerald Carter
2002-07-09
3
-23
/
+36
*
Added -I option to rpcclient.
Tim Potter
2002-07-09
1
-12
/
+20
*
make sure we disable referrals in all ldap searches - they are badly
Andrew Tridgell
2002-07-09
1
-0
/
+3
*
fix declaration of global_in_nmbd
Andrew Tridgell
2002-07-09
1
-1
/
+1
*
the last WINS update broke self registration when we are a WINS
Andrew Tridgell
2002-07-09
2
-10
/
+4
*
Make it clear that the debug comment is the same as the command being tested
Andrew Bartlett
2002-07-09
1
-1
/
+1
*
fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now.
Gerald Carter
2002-07-08
2
-21
/
+25
*
Fix length in snprintf invocation to account for "dn:" in sasl gssapi bind.
Jim McDonough
2002-07-08
1
-2
/
+1
*
fix typo
Gerald Carter
2002-07-08
1
-1
/
+1
*
added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
Gerald Carter
2002-07-08
4
-66
/
+200
*
* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
Gerald Carter
2002-07-08
4
-4
/
+350
*
Fix for LPRng from James Henstridge james@daa.com.au.
Jeremy Allison
2002-07-08
1
-0
/
+2
*
Kill off const warnings - add a pile of const to various places.
Andrew Bartlett
2002-07-08
5
-6
/
+6
*
Fix const warning
Andrew Bartlett
2002-07-08
1
-1
/
+1
*
Jerry: Sorry if I am stepping on toes here, but this should fix the compile on
Andrew Bartlett
2002-07-08
1
-16
/
+17
*
(this should have been part of the previous commit)
Andrew Bartlett
2002-07-08
3
-14
/
+51
*
Updates to the 'name -> sid' code:
Andrew Bartlett
2002-07-07
3
-7
/
+6
*
Copy the NT_TOKEN to the pipe, so the SAMR can use it for access control.
Andrew Bartlett
2002-07-06
1
-2
/
+4
*
Remove C++ comments.
Tim Potter
2002-07-05
2
-7
/
+12
*
Fix debug comment.
Andrew Bartlett
2002-07-05
1
-1
/
+1
*
Fix from Andrew Esh for coredump...
Jeremy Allison
2002-07-04
1
-8
/
+11
*
fixed the geyed out registry keys. Stupid typo on my part.
Gerald Carter
2002-07-04
2
-15
/
+15
*
More code from "Kai Krueger" <kai@kruegernetz.de>, this time starting to make
Andrew Bartlett
2002-07-04
4
-1
/
+116
*
* fix seg fault caused by missing DLIST_REMOVE in free_fn()
Gerald Carter
2002-07-04
1
-1
/
+3
*
Patch to add security descriptors to the SAMR pipe.
Andrew Bartlett
2002-07-04
2
-121
/
+766
*
Always free_conn() after all the DEBUG()s etc.
Andrew Bartlett
2002-07-04
1
-3
/
+3
*
Fixed incorrect debug.
Tim Potter
2002-07-04
1
-1
/
+1
*
first cut at implementing support for browsing printer and driver driver
Gerald Carter
2002-07-03
5
-93
/
+802
*
Break up the passdb objects (to allow RPC clients to link without brining in
Andrew Bartlett
2002-07-03
7
-366
/
+461
*
Make these functions static. These are not mentioned in the external header,
Andrew Bartlett
2002-07-03
1
-4
/
+4
*
Add my copyright (which I should have added months ago...)
Andrew Bartlett
2002-07-03
1
-0
/
+1
*
Fix the spelling in the LDAP attributes
Andrew Bartlett
2002-07-03
1
-2
/
+2
*
Fix the forword prototype to be a static for this static function.
Andrew Bartlett
2002-07-03
1
-1
/
+1
*
Remove invalid comment - these are all 'unix' strings now.
Andrew Bartlett
2002-07-03
1
-1
/
+1
*
Kill off codepage related stuff, now we don't use codepages any more.
Andrew Bartlett
2002-07-03
5
-892
/
+816
*
Address the string_sub problem by changing len = 0 to mean "no expand".
Jeremy Allison
2002-07-02
14
-81
/
+121
*
fixed our winreg parsing to handle a diifferent form given to us by
Andrew Tridgell
2002-07-02
1
-6
/
+8
*
Merge of constant renames from APPLIANCE_HEAD.
Tim Potter
2002-07-02
3
-67
/
+65
*
fixed a prototype problem in client.c
Andrew Tridgell
2002-07-02
1
-0
/
+3
*
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
2002-07-01
23
-304
/
+80
*
ads_mod_ber should be static, not public
Andrew Tridgell
2002-07-01
1
-2
/
+2
*
fixed multi-homed re-registration of names when we are a WINS
Andrew Tridgell
2002-07-01
1
-1
/
+11
*
don't start the async dns process unless we actually need it!
Andrew Tridgell
2002-07-01
1
-1
/
+1
*
bias the lookup sorting towards directly reachable IPs
Andrew Tridgell
2002-07-01
2
-0
/
+16
*
sort name query responses by how far they are from our interface
Andrew Tridgell
2002-07-01
2
-2
/
+43
*
fixed a bug handling startup when the ads server is not contactable
Andrew Tridgell
2002-07-01
1
-1
/
+1
*
The 17-bit length field in the header contains the number of
Christopher R. Hertel
2002-07-01
1
-1
/
+8
*
fixed a makefile syntax error that was breaking the build on some
Andrew Tridgell
2002-06-30
1
-1
/
+1
[prev]
[next]