2007-10-10 |
Jim McDonough | r21637: Get "password never expires" account policy...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21636: Was almost right before. We have to specify...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21635: Don't free talloc()'d memory. I wish people...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21633: First real fix from me found during the bug...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21632: Remove ununsed variable
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21626: Fix memory leak on error path noticed by
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r21623: Fix copy/paste error
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21622: Fix bad merge caught by James.
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21616: Delay initialization of idmap and nss_info...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21615: don't wait until the last second to try to...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21614: The memset() called on aligned memory was causing...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21613: perform variable subsitution on home directories...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21612: Make pam_winbind do the same username fixup...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21611: I'm not entirely sure about this patch but...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21610: put libraries preceeding the @SONAMEFLAG@ variable...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21609: Fix memory leaks in error code paths (and one...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21608: Fix a couple of memleaks in error code paths...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r21607: While committing I saw I had not newline terminated...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r21606: Implement escaping function for ldap RDN values
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21605: Fix small typo noticed by Raúl Sánchez Siles...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21604: I got this wrong also in libsmb :-(.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21603: Horrible backwards compatibility hack as an...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21581: Add an error code I just got
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21577: Remove unneeded #define (part of earlier patch...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21576: Patch based on work from Todd Stecher <todd...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21569: Fix bug reported by Martin Zielinski <mz@seh.de>
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21566: If we're going to be broken, at least be *consistently*
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21565: Import ndrdump (doesn't compile yet, needs...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21563: Fix a memleak: We only need dispinfo structs...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21562: Regenerate gen_ndr after pidl changes.
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21561: It makes absolutely no sense to call krb5_kt_resolve...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21560: Convert name_to_fqdn to BOOL.
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21558: Safe more indent, again no code changes.
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21557: indent only fix. No code change.
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21556: Remove superfluos return check in ads_keytab_verify_...
|
commit | commitdiff | tree |
2007-10-10 |
Lars Müller | r21552: Ensure to check for proto_exists before linking...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21551: Ok, this is more subtle. More tomorrow :-)
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21550: make disp_info_list static to get_samr_dispinfo_by_s...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21549: Only create DISP_INFO structs for domain handles...
|
commit | commitdiff | tree |
2007-10-10 |
Herb Lewis | r21548: prevent segv (reference to -1 element of array)
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21547: Fix from Michael Adam <ma@sernet.de>: Refuse...
|
commit | commitdiff | tree |
2007-10-10 |
Herb Lewis | r21546: remove duplicate lines
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21543: Fix 64bit build warning.
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21540: Fix Bug #3713 and readd reporting what the...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21537: Avoid to trigger the confusing "cached entry...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21536: Fix copy/paste typo.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21530: Don't code with jet-lag and Volker looking...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21529: Fix warning from bad cast.
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21526: Fix stray character in sys_memalign() that...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21525: Go ahead and checkin the mlock() & memalign...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21517: Fix build warnings.
|
commit | commitdiff | tree |
2007-10-10 |
Lars Müller | r21509: Merge lp_passdb_backend() from rev 21506 to...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r21508: Fix memleak in new idmap_tdb, thanks Herb.
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21507: Fix some "cannot access LDAP when no root"...
|
commit | commitdiff | tree |
2007-10-10 |
Lars Müller | r21506: Allow old pre 3.0.22 multi passdb backend configurat...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21505: make sure mlock()'d memory is aligned on a...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21500: Fix inappropriate creation of a krb5 ticket...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21483: Fix use of uninitialized variable.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21482: Use IPC$ not ipc$ for consistency.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21481: No one said anything, so I'm disallowing anything
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21480: Make fd_open match fd_close be translating
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21478: Add 65k length limit for split SPNEGO blobs.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21474: Ensure trustdom_cache_shutdown() gets called
|
commit | commitdiff | tree |
2007-10-10 |
Alexander Bokovoy | r21467: Add GPFS-provided DMAPI support based on their...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21462: Fix EnumValue (?)
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21461: Not strictly necessary, as data_blob() panics...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21460: Fix for server-side processing of SPNEGO auth
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21454: Fix debug typo.
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r21453: use the tdb mapping file for groups by default...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21450: No need to TALLOC_FREE twice here.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21449: Talked to Jerry on irc, he does not see what...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21446: Karolins "printjob username"
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21445: Apply tdb_parse_record Tridges error return...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21444: Check in tdb_parse_record. Not merging to the...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21417: Janitor for Herb. Make sure sharesec.c is functionally
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21412: The last patch also incremented the seqnum...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21410: We have to increment the sequence number also...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21409: saved_status1 is not used anymore after aio...
|
commit | commitdiff | tree |
2007-10-10 |
Herb Lewis | r21399: need to zero the request and response structures
|
commit | commitdiff | tree |
2007-10-10 |
Herb Lewis | r21397: revert accidential commit
|
commit | commitdiff | tree |
2007-10-10 |
Herb Lewis | r21396: fix wbinfo --lookup-rids command
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21394: Prevent nscd crash due to potential NULL pointer...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21393: Fix typo.
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21388: Merge support for providing replacement system...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21387: Another important fix for non-AD domains:
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21385: Regenerate IDL after pidl changes, sync winreg...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21383: More possible "security=share" fixes. If a...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21382: Important fix for winbind when using non-AD...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21379: Attempt to fix the build on "gwen"
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r21369: sys_disk_free return type is SMB_BIG_UINT.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21365: Lets see which build farm machines have makecontext...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21358: Some more debugging for _nss_winbind_initgroups_dyn...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21357: Fix typo.
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21353: In the turn of tracking down nss_winbind related...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21352: Let ads_upn_suffixes() return a pointer to...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21349: Fix memleak in ads_upn_suffixes().
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r21346: FIXME ! Our parsing here is wrong I think,
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21345: Smaller fixes for adssearch:
|
commit | commitdiff | tree |
2007-10-10 |
Jim McDonough | r21339: Fix the non-linux build. This is more evidence...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r21336: Fix indent (as pointed out by Volker).
|
commit | commitdiff | tree |