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
2003-02-27
Merge 1.100 patch from HEAD:
Martin Pool
1
-8
/
+15
2003-02-27
Remove documentation for obsolete parameters, but add a note in 'upgrading-to...
Jelmer Vernooij
2
-146
/
+18
2003-02-27
We now use <anchor/> instead of just <anchor> (strict XML syntax)
Jelmer Vernooij
1
-1
/
+1
2003-02-27
- Rename 'modules = ' to 'preload modules = '
Jelmer Vernooij
6
-29
/
+77
2003-02-27
Fix possible memory leak on failure.
Andrew Bartlett
1
-0
/
+1
2003-02-27
Fix to allow blocking lock notification to be done rapidly (no wait
Jeremy Allison
7
-19
/
+162
2003-02-27
Fix to allow blocking lock notification to be done rapidly (no wait
Jeremy Allison
7
-19
/
+162
2003-02-26
Merge adding -Wwrite-strings to our CFLAGS when --enable-developer is set
Andrew Bartlett
1
-2
/
+2
2003-02-26
Add -Wwrite-strings to our --enable-developer settings.
Andrew Bartlett
1
-2
/
+2
2003-02-26
Netlogon-unigroup changes needed for the winbind RID-to-SID conversion.
Andrew Bartlett
1
-12
/
+25
2003-02-26
Kill RID-only and domain+RID madness from winbind.
Andrew Bartlett
9
-440
/
+377
2003-02-26
init_valid_table: Fix a memory leak that would lose the
Martin Pool
1
-8
/
+15
2003-02-26
Merge from appliance:
Tim Potter
1
-34
/
+23
2003-02-26
Link wbinfo with popt_common.o
Tim Potter
1
-1
/
+2
2003-02-26
Merge of exit path cleanup for EnumDomainUsers.
Tim Potter
1
-41
/
+23
2003-02-26
Merge of python prototype header removal.
Tim Potter
1
-29
/
+0
2003-02-25
Merge: newline on debug message.
Tim Potter
1
-1
/
+1
2003-02-25
Merge: add popt_common_version to command line options table.
Tim Potter
4
-0
/
+4
2003-02-25
Merge: const fixes.
Tim Potter
1
-110
/
+87
2003-02-25
Merge: const fixes.
Tim Potter
1
-1
/
+2
2003-02-25
Merge: const fixes.
Tim Potter
16
-119
/
+136
2003-02-25
Merge: fix compiler warning.
Tim Potter
1
-0
/
+7
2003-02-25
Fix compiler warning.
Tim Potter
1
-1
/
+1
2003-02-25
More const fixes and flow on fixes from yesterday's const-fest.
Tim Potter
16
-89
/
+97
2003-02-25
Fix unused variable warning when ENCTYPE_ARCFOUR_HMAC is not defined.
Tim Potter
1
-0
/
+2
2003-02-25
Fix breakage done by myself yesterday.
Tim Potter
1
-6
/
+3
2003-02-25
Progress on CR 601
Gerald Carter
6
-315
/
+388
2003-02-25
Progress on CR 601
Gerald Carter
6
-315
/
+388
2003-02-25
Fixed up some const related compiler warnings.
Tim Potter
5
-39
/
+42
2003-02-25
After some comments from tridge, clean the new usergroups code into a helper
Andrew Bartlett
1
-71
/
+94
2003-02-25
For some reason some attributes in ADS do not appear (and are not available)
Andrew Bartlett
1
-1
/
+63
2003-02-25
tokenGroups are SIDs, so dump them as such.
Andrew Bartlett
1
-0
/
+1
2003-02-25
Fix a really nasty bug where some users in AD domains (particularly child
Andrew Bartlett
1
-14
/
+90
2003-02-24
Whenever we have a password, use the in-memory ccache. This fixes a bug where
Andrew Bartlett
1
-2
/
+3
2003-02-24
Clean up non-krb5 breakages from my modifications to luke howard's patch.
Andrew Bartlett
2
-7
/
+2
2003-02-24
Merge from HEAD. Use pstrcpy not safe_strcpy.
Jeremy Allison
1
-2
/
+2
2003-02-24
Merge from head. Move off-by-one buggy malloc()/safe_strcpy() combination to ...
Jeremy Allison
1
-3
/
+1
2003-02-24
Finish removing setenv replacements from smbwrapper.
Andrew Bartlett
2
-20
/
+2
2003-02-24
Move off-by-one buggy malloc()/safe_strcpy() combination to strdup() instead.
Andrew Bartlett
1
-3
/
+1
2003-02-24
typo
Andrew Bartlett
1
-1
/
+1
2003-02-24
Patch from Luke Howard to add mutual kerberos authentication, and SMB session
Andrew Bartlett
8
-42
/
+157
2003-02-24
setenv takes 3 arguments...
Andrew Bartlett
1
-4
/
+4
2003-02-24
If it's a pstring, use pstrcpy().
Andrew Bartlett
1
-2
/
+2
2003-02-24
Fix off-by-one bugs, and move to strdup() rather than malloc()/strcpy().
Andrew Bartlett
1
-16
/
+9
2003-02-24
Quieten compiler warning.
Tim Potter
1
-0
/
+7
2003-02-24
Merge documentation from HEAD
Martin Pool
1
-6
/
+13
2003-02-24
Merge documentation from 3_0.
Martin Pool
1
-6
/
+13
2003-02-24
Always initialise
Andrew Bartlett
1
-2
/
+2
2003-02-24
Make sure these values are never uninitialsised.
Andrew Bartlett
1
-2
/
+2
2003-02-24
Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a share
Andrew Bartlett
3
-25
/
+67
[prev]
[next]