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
2003-05-09
Some more fixes for syntax problems on AIX etc ...
Richard Sharpe
1
-2
/
+2
2003-05-09
Fix up a bunch of compiler warnings ...
Richard Sharpe
1
-13
/
+13
2003-05-09
Fix some compiler warnings about const etc ...
Richard Sharpe
2
-6
/
+5
2003-05-09
Fix nasty bug pointed out by samba-technical poster. If name is mangled
Jeremy Allison
1
-1
/
+12
2003-05-08
fix bug #47; revert registration of workgroup<1b> to 2.2 behavior
Gerald Carter
1
-1
/
+1
2003-05-08
fixed bug #75; add check for non-zero destlen
Gerald Carter
1
-1
/
+1
2003-05-07
SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATION
Jeremy Allison
1
-9
/
+1
2003-05-07
Make fchown, fchmod conditional for systems that don't have them.
Jeremy Allison
2
-5
/
+20
2003-05-07
Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>
Jeremy Allison
1
-3
/
+2
2003-05-07
Merge from distcc:
Martin Pool
1
-2
/
+8
2003-05-07
We used to use the name "*",0x0 here, but some Windows
Jeremy Allison
1
-1
/
+9
2003-05-06
Add metze's exit and idle event patch
Jelmer Vernooij
6
-4
/
+163
2003-05-06
uff, forgot to put back this one :-/
Simo Sorce
1
-0
/
+1
2003-05-06
sort out some include dependencies
Simo Sorce
4
-33
/
+65
2003-05-06
add mapping.h here
Simo Sorce
1
-0
/
+1
2003-05-06
restore structures from previous erroneous commit
Simo Sorce
1
-22
/
+30
2003-05-05
Turn off using lsa_qos.
Rafal Szczesniak
1
-5
/
+2
2003-05-05
A good reason to use make variables instead of autoconf substitutions
Tim Potter
1
-2
/
+1
2003-05-05
Fixed typo introduced when reverting patch from revision 1.19
Tim Potter
1
-1
/
+1
2003-05-05
AIX doesn't append $SHLIB_EXT to NSS libraries.
Tim Potter
2
-12
/
+7
2003-05-04
move some things around
Simo Sorce
4
-138
/
+171
2003-05-03
fixes to *_util.c files
Simo Sorce
4
-15
/
+416
2003-05-02
exclude tdbsam2.h generation until it will be used
Simo Sorce
1
-14
/
+15
2003-05-02
fix pam_smbpass
Simo Sorce
2
-3
/
+3
2003-05-02
remove testing debug line
Simo Sorce
1
-1
/
+1
2003-05-02
shouldn't wellknown group be well.. ..WKN_GRP ?
Simo Sorce
3
-15
/
+15
2003-05-01
Fix uninitialized blobs reported by Luke Howard.
Jeremy Allison
1
-0
/
+6
2003-05-01
Fix for bugid 51 from Dragan Krnic.
Jeremy Allison
1
-5
/
+5
2003-05-01
fix wrong debug messages in idmap_util.c
Simo Sorce
2
-5
/
+10
2003-05-01
init wellknown in pdbedit too
Simo Sorce
2
-24
/
+26
2003-05-01
proper wellknown sids initialization at startup
Simo Sorce
5
-40
/
+90
2003-05-01
*id_to_*id call reshape to return NTSTATUS errors
Simo Sorce
16
-177
/
+174
2003-05-01
Fix disk quotas support on HP/UX (patch by David Nixon)
Jelmer Vernooij
1
-1
/
+1
2003-05-01
Use ints for the version numbers in the smb_register_*() functions (patch by ...
Jelmer Vernooij
3
-3
/
+3
2003-04-30
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
3
-94
/
+116
2003-04-30
correctly initiazlize idmap tdb when creationg new
Simo Sorce
4
-148
/
+169
2003-04-30
pam_smbpass will need at least IDMAP.
Andrew Bartlett
1
-1
/
+1
2003-04-30
Get pam_smbpass to compile again (it probably won't link or run, but at least
Andrew Bartlett
2
-5
/
+3
2003-04-30
auto-init for utility functions
Simo Sorce
1
-0
/
+18
2003-04-29
forgot to remove getpwnam
Simo Sorce
1
-20
/
+0
2003-04-29
This is a nice rewrite:
Simo Sorce
23
-371
/
+191
2003-04-29
remove convert_smbpasswd and addtosmbpass from tree; people can get them from...
Gerald Carter
3
-93
/
+1
2003-04-29
adding ifdef'd code to add alias membership for vampire
Gerald Carter
1
-0
/
+138
2003-04-29
Some passdb backends really don't like having no primary group - so always
Andrew Bartlett
1
-34
/
+25
2003-04-29
Change order of parameters to smb_register_passdb()
Jelmer Vernooij
3
-3
/
+3
2003-04-29
add version back to lanman string in sessetup reply
Gerald Carter
1
-1
/
+5
2003-04-29
Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continue
Andrew Bartlett
1
-412
/
+1591
2003-04-29
forgot to add the file where things moved
Simo Sorce
1
-0
/
+189
2003-04-29
consolidate idmap code in one place
Simo Sorce
3
-353
/
+4
2003-04-29
Merge 3.0's change to how we add users onto HEAD, including a few other bits
Andrew Bartlett
3
-94
/
+52
[next]