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
2011-03-23
s3-safe_str: Futher simplify the macros by removing indirection
Andrew Bartlett
4
-71
/
+41
2011-03-23
s3-lib Remove the clobber_region() code.
Andrew Bartlett
12
-316
/
+87
2011-03-23
charcnv: remove the automatic fail on allow_badcharcnv true
Andrew Tridgell
1
-5
/
+0
2011-03-23
waf: prevent an error in the symbol checking code
Andrew Tridgell
1
-1
/
+2
2011-03-23
s3-config: say which config file we failed to open
Andrew Tridgell
3
-3
/
+3
2011-03-23
fault: fixed smb_panic() prototypes
Andrew Tridgell
2
-3
/
+0
2011-03-23
fault: fixed call to fault_setup() to use new syntax
Andrew Tridgell
1
-1
/
+1
2011-03-23
fault: moved fault.c into common library
Andrew Tridgell
1
-2
/
+2
2011-03-23
fault: switch s4 to use the common fault.c
Andrew Tridgell
2
-237
/
+1
2011-03-23
fault: get fault.c ready for use by s4
Andrew Tridgell
11
-310
/
+416
2011-03-23
fault: moved s3 fault.c to top level
Andrew Tridgell
3
-8
/
+7
2011-03-23
fault: rename fault.c to fault_s4.c
Andrew Tridgell
2
-11
/
+11
2011-03-22
s3:WHATSNEW: document changes of the id mapping system
Michael Adam
1
-0
/
+43
2011-03-22
s3:selftest: fix Samba3.pm deprecated idmap config
Björn Baumbach
1
-2
/
+1
2011-03-22
s3:idmap: make sure that the id mapping system is initialized for first access
Michael Adam
1
-0
/
+4
2011-03-22
s3:loadparm: set the default "idmap config * : backend" in initialize_globals().
Michael Adam
1
-0
/
+2
2011-03-22
s3:loadparm: deprecate "idmap uid/gid/backend" and have them set "idmap confi...
Michael Adam
1
-26
/
+14
2011-03-22
s3:WHATSNEW: remove mention of "idmap read only" as new parameter
Michael Adam
1
-1
/
+0
2011-03-22
s3:docs: remove documentation of "idmap read only" which was removed.
Michael Adam
1
-21
/
+0
2011-03-22
s3:loadparm: remove unused parameter "idmap read only".
Michael Adam
2
-11
/
+0
2011-03-22
s3:idmap: remove (now) unneeded function parse_idmap_module()
Michael Adam
1
-38
/
+0
2011-03-22
s3:idmap: simply call idmap_init_named_domain for "*" in idmap_init_default_d...
Michael Adam
1
-41
/
+14
2011-03-22
s3:idmap: remove passdb argument from idmap_init_domain()
Michael Adam
1
-5
/
+3
2011-03-22
s3:idmap: remove the params argument from the init function
Michael Adam
12
-29
/
+21
2011-03-22
s3:idmap: remove special treatment of domain "*" from idmap_ldap_init.
Michael Adam
1
-9
/
+5
2011-03-22
s3:idmap: remove use of params from idmap_ldap_init - it is not used any more
Michael Adam
1
-13
/
+7
2011-03-22
s3:idmap: remove the special treatment of the default domain "*" from idmap_i...
Michael Adam
1
-65
/
+23
2011-03-22
s4:python bindings - handle NULL returns from "loadparm_init_global"
Matthias Dieter Wallnöfer
3
-0
/
+17
2011-03-22
s4:param/loadparm.c - check for OOM
Matthias Dieter Wallnöfer
1
-0
/
+3
2011-03-22
s4:auth/system_session.c - check for OOM
Matthias Dieter Wallnöfer
1
-0
/
+2
2011-03-22
s4:ntvfs/posix: name->dos.attrib isn't initialized in pvfs_access_check_create()
Stefan Metzmacher
1
-1
/
+1
2011-03-22
s3:docs: fix xml of "printnotifybackchannel" parameter (missing closing tag)
Michael Adam
1
-0
/
+1
2011-03-22
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
8
-46
/
+8
2011-03-21
libcli/security: make sure that we don't grant SEC_STD_DELETE to the owner by...
Stefan Metzmacher
1
-28
/
+30
2011-03-21
s3:smbd: access checks should not depend on share mode flags
Stefan Metzmacher
1
-1
/
+0
2011-03-21
s4:ntvfs/posix: grant SEC_STD_DELETE if the parent grants SEC_DIR_DELETE_CHILD
Stefan Metzmacher
1
-10
/
+58
2011-03-21
s3: Fix Coverity ID 1048, CHECKED_RETURN
Volker Lendecke
1
-6
/
+1
2011-03-21
s3: Fix Coverity ID 770, REVERSE_INULL
Volker Lendecke
1
-15
/
+7
2011-03-21
idmap.idl: Fix whitespace
Volker Lendecke
1
-1
/
+1
2011-03-20
pyldb: minor fixup, fix a memory leak
Matthieu Patou
1
-2
/
+3
2011-03-20
pyldb: add more tests for control manipulation
Matthieu Patou
1
-0
/
+4
2011-03-20
dsdb: read acl, sd can be null and ret == LDB_SUCCESS
Matthieu Patou
1
-1
/
+1
2011-03-20
dsdb: acl_read fix a missed talloc_steal
Matthieu Patou
1
-0
/
+1
2011-03-20
upgradeprovision: Fix typo
Matthieu Patou
1
-1
/
+1
2011-03-20
ldb:fix control parsing for dirsync
Matthieu Patou
1
-2
/
+3
2011-03-20
ldapcli: allocate control value on the control object not on the control cont...
Matthieu Patou
1
-2
/
+2
2011-03-20
s3: Fix early tldap_search cancels
Volker Lendecke
1
-1
/
+1
2011-03-19
lib/replace/test: Add missing include for prototype.
Jelmer Vernooij
1
-0
/
+1
2011-03-19
rpc_server/remote: Add missing prototype.
Jelmer Vernooij
1
-0
/
+1
2011-03-19
lib/registry/tests: Fix prototypes.
Jelmer Vernooij
4
-4
/
+4
[prev]
[next]