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-07-05
Add some debug statments to our vampire code - try to make it easier to track
Andrew Bartlett
7
-13
/
+48
2003-07-05
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
7
-48
/
+123
2003-07-05
PAM should operate on the Unix username, not the NT username (which might not
Andrew Bartlett
1
-6
/
+6
2003-07-05
Allow modification of an existing entry.
Andrew Bartlett
1
-15
/
+36
2003-07-04
Add smb_event_id to list of return types (patch from metze)
Jelmer Vernooij
1
-1
/
+1
2003-07-04
More conversions I missed. Thanks metze.
Jeremy Allison
3
-7
/
+7
2003-07-04
Fixed strlower changes I missed. Pointed out by metze.
Jeremy Allison
2
-4
/
+4
2003-07-04
Don't allow RIDs (in our domain) below 1000 (or algorithmic rid base) to be
Andrew Bartlett
1
-0
/
+5
2003-07-04
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
8
-990
/
+724
2003-07-04
Fix memleak in groupdb. Spotted by Metze
Alexander Bokovoy
1
-1
/
+1
2003-07-04
Display libraries detected by configure but before configure
Tim Potter
1
-0
/
+12
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
56
-280
/
+268
2003-07-03
Fix for bug #199 (xp driver uploads). Needed to support
Gerald Carter
1
-6
/
+14
2003-07-03
fix for bug #200. flush connections if the machine trsut account
Gerald Carter
1
-1
/
+31
2003-07-03
Missed this in the previous patch - we now have a seperate idea of the
Andrew Bartlett
1
-1
/
+1
2003-07-03
This patch takes the work the jerry did for beta2, and generalises it:
Andrew Bartlett
11
-64
/
+97
2003-07-03
Some fixes for ads printer publish:
Tim Potter
1
-6
/
+26
2003-07-03
Implemented 'net ads printer search' which searches the directory for
Tim Potter
2
-1
/
+46
2003-07-03
fix bug #190; WINS server was getting marked as dead when it was not.
Gerald Carter
1
-2
/
+14
2003-07-03
Fix bug in doxygen comments for ads search functions.
Tim Potter
1
-4
/
+4
2003-07-03
well this was easy...
Gerald Carter
2
-4
/
+19
2003-07-02
Fix for idmap startup bug with remote ldap backend.
Jeremy Allison
1
-21
/
+47
2003-07-02
Fixing problems in the iconv discovery stuff in configure.in.
Richard Sharpe
2
-1
/
+2
2003-07-02
Added fix for Japanese case names in statcache - these can change
Jeremy Allison
3
-4
/
+82
2003-07-02
SAMBA_3_0 will now become beta3
Gerald Carter
1
-1
/
+1
2003-07-02
Fix poptOption definition for --no-pass and --kerberos options. The 'value'
Tim Potter
1
-2
/
+2
2003-07-02
Suggest the user runs kinit if smbclient -k returns NT_STATUS_MORE_PROCESSING...
Tim Potter
1
-0
/
+4
2003-07-02
Uppercase first letter of debug level 0 statements.
Tim Potter
1
-2
/
+2
2003-07-02
#ifdef out apparently unused function.
Tim Potter
1
-0
/
+4
2003-07-02
Whitespace reformat before applying a patch.
Jeremy Allison
1
-184
/
+187
2003-07-01
Fix for bug 189 from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>. Incorrect
Jeremy Allison
1
-1
/
+1
2003-07-01
Adding jcmd's share ACL on XP patch. Thanks Jim !
Jeremy Allison
3
-4
/
+27
2003-07-01
removing nisplussam
Gerald Carter
3
-1538
/
+2
2003-07-01
* fixed volker's wbinfo -a lockup again. This one was my fault.
Gerald Carter
2
-61
/
+63
2003-07-01
fix compile problem with nisplussam
Gerald Carter
2
-13
/
+20
2003-07-01
Different fix for memleak just committed. This belongs into
Volker Lendecke
3
-4
/
+1
2003-07-01
Fix two memory leaks. tdb_search_keys allocates space for the key
Volker Lendecke
2
-0
/
+4
2003-07-01
Fix a segfault found by metze & valgrind...
Volker Lendecke
1
-3
/
+5
2003-07-01
Don't set a mapping that is already there.
Volker Lendecke
1
-0
/
+15
2003-07-01
fix typos in log messages and comments.
Gerald Carter
2
-3
/
+3
2003-07-01
* revert change to get_global_sam_name()
Gerald Carter
2
-11
/
+28
2003-07-01
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
6
-39
/
+250
2003-07-01
Fixed the latest complaint from jcmd :-). We were storing -1 for the
Jeremy Allison
1
-6
/
+10
2003-06-30
Merge of Volkers patch to make the logic clearer (with my mod).
Jeremy Allison
2
-45
/
+45
2003-06-30
Fix missing ret = found by Volker.
Jeremy Allison
1
-1
/
+1
2003-06-30
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
8
-306
/
+167
2003-06-30
Valgrind found a bug (subtracting a pointer from a length rather than the
Jeremy Allison
1
-1
/
+1
2003-06-30
Finally ! Fixed the ACL ordering bug reported by jcmd. I realised we were
Jeremy Allison
2
-27
/
+125
2003-06-30
removing old code
Gerald Carter
1
-172
/
+0
2003-06-30
* rename samstrict auth method to sam
Gerald Carter
6
-137
/
+132
[next]