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-03-26
Use execinfo.h to get prototypes for backtrace_symbols (fixes
Jelmer Vernooij
2
-1
/
+5
2003-03-26
Fix $LDAP_LIBS
Jelmer Vernooij
1
-2
/
+2
2003-03-26
Output backtrace to logfile in smb_panic(), as suggested by mbp
Jelmer Vernooij
3
-9
/
+32
2003-03-26
- Patch from John to update PDC-HOWTO, add ServerType and CUPS (not finished ...
Jelmer Vernooij
41
-8940
/
+11781
2003-03-25
Don't do $(MAKE) modules_clean twice in a row - it breaks the build...
Jelmer Vernooij
1
-1
/
+0
2003-03-25
Give PARAMS_OBJ more priority
Jelmer Vernooij
1
-27
/
+26
2003-03-25
Fix two typos
Jelmer Vernooij
2
-2
/
+2
2003-03-25
Do $(MAKE) modules_clean when compiling dynconfig.o. It's not the
Jelmer Vernooij
1
-2
/
+4
2003-03-25
Add notes about the rebuilding of files
Jelmer Vernooij
1
-6
/
+15
2003-03-25
Always rebuild modules after running ./configure (to prevent
Jelmer Vernooij
3
-13
/
+28
2003-03-25
Add example version identifier
Jelmer Vernooij
1
-1
/
+1
2003-03-25
Add documentation on unicode
Jelmer Vernooij
2
-0
/
+95
2003-03-25
Add info about dual daemon mode
Jelmer Vernooij
1
-10
/
+40
2003-03-25
Remove old check for TDB SAM (we now have --with-{static,shared}-modules=pdb_...
Jelmer Vernooij
1
-18
/
+8
2003-03-25
Fix another opened-but-not-closed tag
Alexander Bokovoy
1
-3
/
+1
2003-03-25
- Support building all auth modules as .so's
Jelmer Vernooij
7
-85
/
+120
2003-03-25
Don't use 'opt'
Jelmer Vernooij
1
-1
/
+1
2003-03-25
Make variables static to satisfy exotic compilers
Jelmer Vernooij
2
-3
/
+2
2003-03-25
Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDN
Alexander Bokovoy
1
-0
/
+2
2003-03-25
Print list of builtin modules in 'smbd -b'
Jelmer Vernooij
3
-0
/
+6
2003-03-25
Remove obsolete defines (because of new modules system). We need
Jelmer Vernooij
1
-9
/
+0
2003-03-25
We need to 'preprocess' in popt_common_samba as well
Jelmer Vernooij
1
-1
/
+1
2003-03-25
Fix debug (thanks metze)
Andrew Bartlett
1
-1
/
+1
2003-03-25
Make auth.c compile again. I'm not sure what this does though...
Volker Lendecke
1
-2
/
+3
2003-03-25
Fix missing tag pairs
Alexander Bokovoy
2
-2
/
+3
2003-03-25
Make these functions static, keep them out of proto.
Andrew Bartlett
2
-4
/
+4
2003-03-25
Apply metze's change correctly this time. Playing 'patch' by
Volker Lendecke
1
-6
/
+6
2003-03-25
win9x was suffered a case of the blues during a domain logon.
Gerald Carter
1
-1
/
+14
2003-03-24
- Add support to auth/ for the new modules system
Jelmer Vernooij
12
-90
/
+129
2003-03-24
Fix two typos
Jelmer Vernooij
2
-2
/
+2
2003-03-24
When using --with-static-modules=subsystem, don't build modules that
Jelmer Vernooij
2
-4
/
+6
2003-03-24
Add notes for packagers
Jelmer Vernooij
2
-0
/
+42
2003-03-24
Give error message when module doesn't seem to contain
Jelmer Vernooij
1
-0
/
+5
2003-03-24
Simplify modules interface and make it easier to build
Jelmer Vernooij
2
-45
/
+39
2003-03-24
Add static to satisfy exotic compilers
Jelmer Vernooij
1
-1
/
+1
2003-03-24
Add mapping for Bad Network Path
Jelmer Vernooij
1
-0
/
+1
2003-03-24
Remove documentation for removed options
Jelmer Vernooij
2
-2
/
+0
2003-03-24
Don't use old usage() function, but the one from popt.
Jelmer Vernooij
4
-15
/
+2
2003-03-24
editreg, wrepld and ntlm_aut aren't documented yet..
Jelmer Vernooij
1
-0
/
+5
2003-03-24
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
16
-17
/
+41
2003-03-24
Document common arguments with entities
Jelmer Vernooij
16
-507
/
+220
2003-03-24
Add modules support to charset
Jelmer Vernooij
3
-45
/
+78
2003-03-24
Define POPT_TABLEEND if current popt.h doesn't contain it already
Jelmer Vernooij
1
-0
/
+4
2003-03-24
Fix init function name and return value
Jelmer Vernooij
1
-2
/
+2
2003-03-24
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
20
-357
/
+95
2003-03-24
Started working on python routines to add and delete domain users.
Tim Potter
4
-146
/
+404
2003-03-23
Build the profiles.1 and smbtree.1 manpages
Jelmer Vernooij
1
-1
/
+2
2003-03-23
Document Tim's smbtree program
Jelmer Vernooij
1
-0
/
+91
2003-03-23
Implement abartlet's suggestion to add attribs to ldap if they
Volker Lendecke
2
-30
/
+30
2003-03-23
Convert to popt.
Jelmer Vernooij
2
-62
/
+30
[next]