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
/
source4
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r9918: Fix two copy-n-paste bugs that were preventing the modification
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r9915: Some more mappings. Fix weird sAMAccountName values.
Jelmer Vernooij
1
-4
/
+32
2007-10-10
r9912: Fix another bug in ldb_map.
Jelmer Vernooij
3
-77
/
+97
2007-10-10
r9908: Generate posixUser and posixGroup as well
Jelmer Vernooij
2
-56
/
+66
2007-10-10
r9899: Be more conservative about what is sent to the remote server in ldb_map.
Jelmer Vernooij
2
-167
/
+350
2007-10-10
r9885: Fix code before declarations.
Tim Potter
1
-1
/
+2
2007-10-10
r9881: I can't believe this can make a difference...
Tim Potter
1
-2
/
+2
2007-10-10
r9880: Convert remaining initialisers to more portable form. This should
Tim Potter
1
-6
/
+10
2007-10-10
r9879: A quick check to see if nested initialisers (?) is portable across the
Tim Potter
1
-1
/
+5
2007-10-10
r9857: Fix rename/delete issues
Jelmer Vernooij
2
-12
/
+24
2007-10-10
r9854: Finish ldb_map testsuite
Jelmer Vernooij
4
-16
/
+19
2007-10-10
r9842: More error checks in the ldb_map modules, extend testsuite
Jelmer Vernooij
1
-44
/
+99
2007-10-10
r9835: Make ldb_map compile in the stand-alone LDB build
Jelmer Vernooij
4
-45
/
+48
2007-10-10
r9827: Convert 'passdb backend' rather then 'passdb backends'
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r9816: Work on testsuite for upgrade
Jelmer Vernooij
2
-3
/
+6
2007-10-10
r9813: Conver testsuite for samba3sam module to EJS
Jelmer Vernooij
1
-61
/
+0
2007-10-10
r9808: Improve code that selects what "passdb backend" to import from.
Jelmer Vernooij
3
-5
/
+55
2007-10-10
r9807: Use talloc in fd_lines_load() and file_lines_load(). The return
Jelmer Vernooij
1
-7
/
+20
2007-10-10
r9800: Add EJS interface to param. tridge, sorry this overlaps a bit
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r9798: Add generic functions for handling smb.conf files (the parameters don'...
Jelmer Vernooij
4
-104
/
+29
2007-10-10
r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking
Jelmer Vernooij
5
-9
/
+9
2007-10-10
r9791: r11611@blu: tridge | 2005-08-30 21:48:22 +1000
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9789: Patch from Volker that fixes the build on AIX.
Jelmer Vernooij
2
-22
/
+33
2007-10-10
r9786: Move ldb_map into ldb/modules/
Jelmer Vernooij
7
-865
/
+5
2007-10-10
r9775: r11607@blu: tridge | 2005-08-30 12:16:19 +1000
Andrew Tridgell
1
-2
/
+2
2007-10-10
r9774: r11605@blu: tridge | 2005-08-30 12:02:19 +1000
Andrew Tridgell
1
-0
/
+3
2007-10-10
r9773: r11599@blu: tridge | 2005-08-30 11:55:57 +1000
Andrew Tridgell
1
-5
/
+13
2007-10-10
r9772: Make credentials callbacks more consistant with the abstraction
Andrew Bartlett
2
-13
/
+95
2007-10-10
r9771: - Prevent ldb crash when a invalid DN is added
Jelmer Vernooij
3
-2
/
+8
2007-10-10
r9770: Couple other bugfixes
Jelmer Vernooij
5
-93
/
+51
2007-10-10
r9769: r11592@blu: tridge | 2005-08-30 10:40:19 +1000
Andrew Tridgell
1
-0
/
+37
2007-10-10
r9766: Prevent erroneous OOM message
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9762: Add support for reading good old smbpasswd files
Jelmer Vernooij
3
-17
/
+151
2007-10-10
r9756: One-way upgrade from Samba3->Samba4 basically works now
Jelmer Vernooij
2
-282
/
+1
2007-10-10
r9754: Upgrading with the command line utility now works, at least partially (-:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9751: Remove C version of samba3dump (the EJS version works nicely as well).
Jelmer Vernooij
3
-347
/
+44
2007-10-10
r9744: - [upgrade.js] Start working on smb.conf conversion.
Jelmer Vernooij
5
-60
/
+302
2007-10-10
r9735: More work on generating a valid Samba4 configuration using the
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r9731: Fix typo
Andrew Bartlett
1
-1
/
+1
2007-10-10
r9728: A *major* update to the credentials system, to incorporate the
Andrew Bartlett
5
-43
/
+312
2007-10-10
r9718: Work a bit on the SWAT interface
Jelmer Vernooij
4
-61
/
+64
2007-10-10
r9712: Bunch of small fixes
Jelmer Vernooij
8
-48
/
+201
2007-10-10
r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000
Andrew Tridgell
4
-0
/
+4
2007-10-10
r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
Andrew Tridgell
5
-5
/
+17
2007-10-10
r9703: r9683@blu: tridge | 2005-08-27 18:56:05 +1000
Andrew Tridgell
1
-0
/
+4
2007-10-10
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
Andrew Tridgell
4
-6
/
+51
2007-10-10
r9700: Change DATA_BLOB in ejs back to struct datablob
Jelmer Vernooij
3
-6
/
+38
2007-10-10
r9699: Add as much attributes the current Samba4 SAM has to the mapping table...
Jelmer Vernooij
1
-5
/
+402
2007-10-10
r9698: Fix a bit of memory management
Jelmer Vernooij
4
-209
/
+354
2007-10-10
r9690: Extend test + fix several bugs
Jelmer Vernooij
3
-11
/
+47
[next]