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
2010-07-03
s4:schema_load.c - jump to "failed" on an error condition
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-07-03
s4:setup/provision_basedn_modify.ldif - set "minPwdAge" to the right value
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-07-03
s4:pwsettings net utility - change also here the "minPwdAge" to be the real d...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-07-03
s4:blackbox/test_passwords.sh - perform also here the adaptions for "minPwdAg...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-07-03
s4:dsdb/tests/passwords.py - set and reset the "minPwdAge" properly
Matthias Dieter Wallnöfer
1
-2
/
+21
2010-07-02
Tests for user-change-password and force-password-change access rights
Nadezhda Ivanova
1
-4
/
+242
2010-07-02
s3-net: forgot to set type in winreg getvalue operation.
Günther Deschner
1
-0
/
+2
2010-07-02
s4/schema: remove unnecessary deletion of dsdb_schema cached pointer
Anatoliy Atanasov
1
-3
/
+0
2010-07-02
s3-registry: remove 2 byte winreg type limitation.
Günther Deschner
2
-5
/
+5
2010-07-02
s3-registry: allow to read NULL entries (that we allow to store) back from th...
Günther Deschner
1
-6
/
+2
2010-07-02
s4-smbtorture: enable extended SetValue test against Samba3.
Günther Deschner
1
-3
/
+2
2010-07-02
s3-registry: remove unused reg_util_marshalling code.
Günther Deschner
7
-256
/
+0
2010-07-02
s3-registry: avoid using registry_value union.
Günther Deschner
12
-186
/
+233
2010-07-02
s4-ldb: fixed error handling in openldap backend
Andrew Tridgell
1
-5
/
+15
2010-07-02
s4-ldb: fixed the parsing of references in the openldap backend
Andrew Tridgell
1
-5
/
+6
2010-07-02
s4-dsdb: fixed use after free of sasl mechanisms opaque
Andrew Tridgell
1
-0
/
+6
2010-07-02
s4-dsdb: fixed spelling of supportedSASLMechanisms
Andrew Tridgell
2
-2
/
+2
2010-07-02
s4:dsdb Ensure we free old schema copies
Andrew Bartlett
1
-6
/
+25
2010-07-02
s4/dsdb: Assert DSDB_FLAG_*_MODULE is always passed in function call
Kamen Mazdrashki
1
-0
/
+5
2010-07-02
s4-source4/dsdb/samdb/ldb_modules/util.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-2
/
+3
2010-07-02
s4-source4/dsdb/samdb/ldb_modules/subtree_delete.c: Use DSDB_FLAG_NEXT_MODULE...
Kamen Mazdrashki
1
-1
/
+3
2010-07-02
s4-source4/dsdb/samdb/ldb_modules/schema_load.c: Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-1
/
+2
2010-07-02
s4-source4/dsdb/samdb/ldb_modules/samldb.c: Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-4
/
+5
2010-07-02
s4-source4/dsdb/samdb/ldb_modules/samba3sid.c: Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-1
/
+3
2010-07-02
s4-source4/dsdb/samdb/ldb_modules/rootdse.c: Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-2
/
+3
2010-07-02
s4-source4/dsdb/samdb/ldb_modules/ridalloc.c: Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-1
/
+1
2010-07-02
s4-source4/dsdb/samdb/ldb_modules/repl_meta_data.c: Use DSDB_FLAG_NEXT_MODULE...
Kamen Mazdrashki
1
-4
/
+5
2010-07-02
s4-dsdb/samdb/ldb_modules/linked_attributes.c: make use of DSDB_FLAG_NEXT_MOD...
Kamen Mazdrashki
1
-2
/
+2
2010-07-02
s4/dsdb: Add DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-0
/
+1
2010-07-01
s3:auth Fix switch statement referencing a uninitialized variable
Simo Sorce
1
-1
/
+1
2010-07-01
s3-nss_info: only include nss_info.h where needed.
Günther Deschner
5
-1
/
+4
2010-07-01
s3-libads: move ldap posix schema defines to their own header file.
Günther Deschner
6
-65
/
+65
2010-07-01
s3-libads: move spnego defines to their appropriate header file.
Günther Deschner
2
-6
/
+6
2010-07-01
s3-libads: only include libds flags where needed.
Günther Deschner
11
-2
/
+11
2010-07-01
s3-libads: move keytab macros out of ads.h.
Günther Deschner
3
-18
/
+21
2010-07-01
s3-libads: move ads_dns out of main includes.
Günther Deschner
9
-32
/
+35
2010-07-01
s3-libads: move ads_status to a separate header file.
Günther Deschner
4
-43
/
+43
2010-07-01
s3-libads: move ads_protos.h to ads_ldap_protos.h.
Günther Deschner
2
-20
/
+20
2010-07-01
s3-waf: fix the build after smbd/change_trust_pw.c removal.
Günther Deschner
1
-1
/
+1
2010-07-01
tdb: fix the build on mac os x 10.6.4.
Günther Deschner
1
-0
/
+4
2010-07-01
s3-libnet_join: small IDL enhancement.
Günther Deschner
2
-4
/
+2
2010-07-01
s3-libads: use shared well known guids.
Günther Deschner
3
-6
/
+3
2010-07-01
s3-libads: move KRB5_ENV_CCNAME to separate header krb5_env.h.
Günther Deschner
3
-3
/
+3
2010-07-01
s4:dsdb/tests/python/passwords.py - add the right result codes for user passw...
Matthias Dieter Wallnöfer
1
-1
/
+5
2010-07-01
s4:lib/registry/ldb.c - free some "msg" objects earlier through explicit "tal...
Matthias Dieter Wallnöfer
1
-1
/
+10
2010-07-01
s4:registry - move some common constraint checks to the "local" backend
Matthias Dieter Wallnöfer
2
-24
/
+24
2010-07-01
s4:lib/registry/tests/registry.c - test recursive key generation
Matthias Dieter Wallnöfer
1
-8
/
+3
2010-07-01
s4:registry - on key add operations we have to handle with paths not always o...
Matthias Dieter Wallnöfer
3
-5
/
+5
2010-07-01
s4:lib/registry/local.c - support recursive key generation
Matthias Dieter Wallnöfer
1
-40
/
+53
2010-07-01
s4:lib/registry/ldb.c - refactor "reg_path_to_ldb"
Matthias Dieter Wallnöfer
1
-19
/
+21
[next]